ChrisDon Posted February 1, 2021 Posted February 1, 2021 Site URL: http://www,moment.film Hey all - here's my question: If you go to: www.moment.film You will see a dead simple navigation bar at the top of the page with only one thing to click on: 'Contact'. I like this. However when I create any secondary pages, because the logo (the word 'Moment') is white, it disappears against the white background of the secondary page header. See: www.moment.film/newwork What I want to do is create a black header unique to JUST secondary pages, so the logo can show up. Any easy way to do this? Thanks so much in advance.
tuanphan Posted February 4, 2021 Posted February 4, 2021 Add this to Design > Custom CSS body:not(.homepage) .Header-branding-logo { filter: invert(1); -webkit-filter: invert(1); } 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.