Viewing 2 reply threads
You must be logged in to reply to this topic.
Hello,
Is there any way to add a color to the background of just the menu bar, not the logo? I have added a link to a photo of the way I would like the menu to look. Thank you so much!
https://www.dropbox.com/s/zttsiyvtlcn0ah2/Screen%20Shot%20Ensworth.png?dl=0
Hello,
this is not possible in theme options but you can use this css code to achieve that:
#navigation .menu li { background: #ddd; }
Add it at Custom CSS Code.
Best regard!
You must be logged in to reply to this topic.