Top Navigation
-
There is no space between the words/links of the top navigation bar. The words all run together. Why? Doesn’t the theme have built in spacing between these words?
The padding says 0, so I added this to the Additional CSS section in Customize.
.top-navigation-menu a {
padding: 0.7em;
}But changing the padding doesn’t do a thing.
What do you suggest to fix this? Is there a different code I should be using?Thanks,
DeeThe page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Top Navigation’ is closed to new replies.