.main-navigation li
-
The Spun theme has this CSS as it default:
.main-navigation li { background: none repeat scroll 0 0 #FFFFFF; display: inline-block; margin: 0 0 5px 20px; position: relative; }However, the Spun theme allows you to change the colour of your background. This means that, unless your background is white, the main navigation links have a white background that looks bad.
You can see the effect is having on our site here
As it is difficult to edit the CSS that comes with the theme, I would recommend removing the “#FFFFFF” from the CSS so that the links fit with the rest of the background.
Thanks for reading, and please let me know if there is a way to change this that is easier than needing to install an FTP programme.
EL
The topic ‘.main-navigation li’ is closed to new replies.
