Menu CSS – Remove Background but Keep Button Background
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;
}This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Peter
Looks like you’re there. Nicely done. Let me know if you need a hand further.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.