Uggel Posted February 10, 2021 Share Posted February 10, 2021 Hi there! I'm working on a site where some of the pages have a blue/positive header menu and some of the pages have the menu in white/negative. This is all good, but it causes problems with the folder dropdown menu and the readability (see attached dumps). My question: can I set different background colors on the dropdown for different pages? Link to comment
Uggel Posted February 12, 2021 Author Share Posted February 12, 2021 I solved this by adding css in the header of the specific pages: <style> .header-nav-folder-content { background: rgba(255,255,255,0.9)!important; } Link to comment
tuanphan Posted February 14, 2021 Share Posted February 14, 2021 It should have close style tag <style> .header-nav-folder-content { background: rgba(255,255,255,0.9)!important; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment