JaydenCruzL Posted September 14, 2020 Posted September 14, 2020 Site URL: https://www.useinpress.com/overview How can I change the site header background to white, and the logo, links, and button to black on one page?
tuanphan Posted September 14, 2020 Posted September 14, 2020 Add to Page Settings > Advanced > Header <style> .header-announcement-bar-wrapper { background: white !important; } .header-announcement-bar-wrapper * { color: black !important; } .header-actions-action a { background: black !important; color: white !important; } </style> 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.