mobile sticky menu background

Home Forums Jevelin Theme mobile sticky menu background

Home Forums Jevelin Theme mobile sticky menu background

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

    Hi,

     

    For some reason my mobile sticky menu has a transparent background and I can’t seem to find where I would add a colour?

     

    This is the site – https://rls.ewdsworkshop.com/

     

    Thanks, Adam

    Solution for this topic

    Hi Adam,

     

    I hope you are well today and thank you for your question.

     

    You can achieve it 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-mobile.sh-sticky-mobile-header-active {
        background: #fff !important;
    }

     

    Best regards,
    Shufflehound team

    adamwiggins82
    Participant

    Thank you 🙂

    You are most welcome here 🙂

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