Forums
Forums / Fixing WordPress / Nav Menu Help
(@mjsielerjr)
14 years, 2 months ago
How do I get rid of this rectangle, that is to the right of my nav menu buttons?
Here’s the site: http://www.mjsielerjr.com/
It’s the same color as my page background, but I don’t want it to be there. I would like it to disappear and be filled in by the site background.
Is this possible?
Thanks.
PS. I’m running on the latest wordpress and I’m using Thesis 1.8
Found a fix.
.custom .menu { background-image: url('your image url here'); background-repeat: repeat-x; }
The topic ‘Nav Menu Help’ is closed to new replies.