Home › Forums › Jevelin Theme › Mobile header colour
Home › Forums › Jevelin Theme › Mobile header colour
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
My login details…
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
Thank you that’s great 🙂
You are most welcome here 🙂