margins not working in navlist
-
Hi –
For some reason, my browser is ignoring my margin settings for a navigation list. It is, however, responding to padding settings that are in the same line of CSS code. Can someone tell me what’s going on here?
https://www.scopedin.com/wordpress
The line in question is line 336 of my style sheet; for those who don’t want to bother looking at the file, here is that line:
#navmenu ul li a {text-decoration:none; margin: 1px 0px 10px 0px; padding:6px 28px 4px 28px; color: black; background: #e3eef0; border: solid 1px black; }
The reason I say it’s not responding to the margin setting is that the stuff below it, which comes from the sidebar files, jams into it.
Any help? Thanks…
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘margins not working in navlist’ is closed to new replies.