Mobile header colour

Home Forums Jevelin Theme Mobile header colour

Home Forums Jevelin Theme Mobile header colour

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    RESOLVED Posts
  • adamwiggins82
    Participant

    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

    adamwiggins82
    Participant

    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

    adamwiggins82
    Participant

    Thank you that’s great 🙂

    You are most welcome here 🙂

Viewing 5 posts - 1 through 5 (of 5 total)