HI,
The site is https://goo.gl/9DyFWu
I would like to set each menu item in its own button, as opposed to a big black bar as it currently is.
Please can you give me the CSS Code (or explain ) to make the buttons Seperate with a gap between each one?
Also can you tell me which part of the Advanced Styling i need to use to change colours, transparency and borders on buttons?
Thanks,
Rob.
Hey hindsight-it,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top #header .av-main-nav > li > a {
border: 1px solid #000;
box-sizing: border-box;
margin: 0 8px;
border-radius: 3px;
}
Hope this helps :)
Best regards,
Nikko
Perfect! Thankyou so much!
Hi,
We`re glad that your problem was solved!
Best regards,
John Torvik