Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I have succesfully made the background of the menu section transparent using code given by the developers.
But I would like to keep the background of the buttons themselves, how do I do this? I feel like I am close.
header#masthead { background-color: #f07fff; } .main-navigation { background: transparent; border-bottom: 3px solid #007fff; }
Hi Peter
Looks like you’re there. Nicely done. Let me know if you need a hand further.