Sticky mobile menu doesn't change

Home Forums Jevelin Theme Sticky mobile menu doesn't change

Home Forums Jevelin Theme Sticky mobile menu doesn't change

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • SjoerdGerritsen
    Participant

    Hi there,

     

    Recently when I opened my website on my mobile the sticky menu was a different. I think an update might have messed it up. But I can’t seem to fix it.

     

    Whenever I scroll down it doesn’t go from transparent to ‘normal/white’ menu. It just stays transparent… That didn’t happen before, and it sure isn’t suppose to happen now.

     

    You can find my website at https://sjoerdgerritsen.com – Do you think you can help?

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

    Solution for this topic

    Hi @SjoerdGerritsen,

     

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

     

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

     

    Best regards,
    Shufflehound team

    SjoerdGerritsen
    Participant

    Thank you! But, weirdly, now it only does it on the homepage. Even after deleting history/cookies/etc.

    It is working fine for me.

     

    Could you please test it on different mobile or using different browser?

    SjoerdGerritsen
    Participant

    It seems to be working alright indeed. Weird, but thanks 🙂

    You are most welcome here 🙂

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