KevinKC Posted June 12, 2022 Share Posted June 12, 2022 Site URL: https://globaldirectpartners.com/ I need my menu and header graphic logo to change on certain pages where the graphic under them moves from light to dark. the light logo and white menu looks great when on a dark surface. But when the underlying graphic is a light colored image it disappears. how can I get the menu colors and the logo version to change by page color? What code is needed? Thank you Link to comment
tuanphan Posted June 13, 2022 Share Posted June 13, 2022 You can add this code to Page Header (page where you have problem) <style> header#header img { content: url(https://cdn.pixabay.com/photo/2022/06/07/03/25/rice-fields-7247360__340.jpg); } div.header-nav-item a { color: black !important; } </style> Replace with new logo image url. 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