Hi,
Struggling to change the colour of the mobile sticky header? Even though it’s set to a yellow colour and works perfectly on desktop, it then turns to white when viewing on mobile?
Thanks, Adam
Solution for this topic
Hi @adamwiggins82 ,
Sorry to hear of the problem you are having.
You can resolve the issue by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
header.primary-mobile .sh-sticky-mobile-header-active {
background-color: #fed330!important;
}
Best regards, Shufflehound team
You are most welcome here 🙂
Popular choice Professional Developers At Your Fingertips! If you need services beyond standard support, we've got your back!
Let's get started
Services we offer: Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.Got it