Home Forums Jevelin Theme Mobile header colour Reply To: Mobile header colour

Home Forums Jevelin Theme Mobile header colour Reply To: Mobile header colour

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