Mobile menu

Home Forums Jevelin Theme Mobile menu

Home Forums Jevelin Theme Mobile menu

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

    Hello!

    I have an issue regarding how the mobile menu itself looks, I’m using a Header builder that is included in your theme and when the page starts there is a huge white cap that cuts logo and menu, but if I scroll down the stocky logo is fine.

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

    Hi @kristinasaluste,

     

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

     

    Could you please share your site URL where it’s happening so that I can troubleshoot it?

     

    Best regards,
    Shufflehound team

    kristinasaluste
    Participant

    Tes of course 🙂 https://www.rosenitorn.beluna.ee/  mobile view

    Solution for this topic

    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

     

    .sh-header-builder-mobile {
        background-color: #7c7671;
        height: auto !important;
        max-height: 100% !important;
    }

    kristinasaluste
    Participant

    Great, solved! Thank you for your help.

    You are most welcome here 🙂

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