Inzpire Posted September 1, 2020 Share Posted September 1, 2020 Site URL: https://www.bloomandcare.co.uk Hi all! I am trying to figure out some custom code to put in that will make my drop down menus the following: Black background with around 70% transparancy The text to be white and change to the same green as my main menu when hovered over Slight rounded corners Any help is much appreciated! Link to comment
tuanphan Posted September 1, 2020 Share Posted September 1, 2020 Add to Home > Design > Custom CSS /* Folder dropdown style */ .header-nav-folder-content { background: rgba(0,0,0,0.7) !important; border-radius: 10px; } .header-nav-folder-content a { color: white !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.