Background mobile header menu

Home Forums Jevelin Theme Background mobile header menu

Home Forums Jevelin Theme Background mobile header menu

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

    Hello, I only want to change the fixed background to white in the mobile menu instead of transparent. I didnโ€™t find it in the setting, itโ€™s not in the code either, please help me fix this situation, thanks. Attached Screenshots

     

     

    Attachments:
    You must be logged in to view attached files.

    Solution for this topic

    Hi @Olbe,

     

    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

     

    #page-container .sh-header-builder-mobile {
        background: #FFF !important;
    }

     

    Best regards,
    Shufflehound team

    Olbe
    Participant

    Thank you

    You are most welcome here ๐Ÿ™‚

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