Forums
Forums / Theme: Spun / Need help with Navigation Menu
(@sbatavia)
12 years, 2 months ago
Hi there
Can someone please tell me how to get rid of the white boxes around my navigation bar menu items?
I’ve tried many many different ways but I can’t seem to crack.
Thank you kindly.
Here is my website: http://www.nomnoms.ca
(the white boxes around my menu at the top right)
(@meyerwordpress)
try this in your custom css manager
.main-navigation li { background: transparent; display: inline-block; margin: 0 0 5px 20px; position: relative; }
The topic ‘Need help with Navigation Menu’ is closed to new replies.