smithandrew1993 Posted April 11, 2021 Posted April 11, 2021 Site URL: https://www.likemindedproductions.co.uk/podcast/archive/season2/grief-holiblobs-clown-episode-10 Hi, I'm having some issue with blog posts where the nav Is displaying as dark as if it was on a white page (https://www.likemindedproductions.co.uk/podcast/archive/season2/grief-holiblobs-clown-episode-10). I want it to look like all the other pages where it is white and spotlights on hover ie: (https://www.likemindedproductions.co.uk/podcast) I've added this css which only works when in the "Custom CSS" section. .tweak-header-primary-nav-hover-style-spotlight .Header-nav .Header-nav-item { color: #ffffffb8 !important; } .tweak-header-primary-nav-hover-style-spotlight .Header-nav:hover .Header-nav-item:hover { color: #ffffffb8 !important; } .tweak-header-primary-nav-hover-style-spotlight .Header-nav:hover .Header-nav-item { color: #ffffff5c !important; } Any help would be greatly appreciated. All the best, Andrew
tuanphan Posted April 15, 2021 Posted April 15, 2021 Hi, #ffffffb8 won't work on mobile change it to rgb or rgba color eg Quote rgba(255,255,255,0.72) 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.