Navigation Issues with site on mobile

Home Forums Jevelin Theme Navigation Issues with site on mobile

Home Forums Jevelin Theme Navigation Issues with site on mobile

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

    Hello,

    I have another issue with the navigation on my site, on mobile.

    The cart counter (in the screenshot attached, it is a 0), is pushed to a second line and find itself next to the hamburger.

    As a result, when I click on the hamburger to view the menu, I’m often taken to the shop instead . This is an issue!

    I hope you can help here too.

    Thank you

    Synobol

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

    Solution for this topic

    Hi Synobol,

     

    Thank you for your question.

     

    Please try clearing and temporarily deactivating the autoptimize Cache that you are using on your website.

     

    Make sure that you are using below the latest version of the theme.

     


    Please login to access this file

     

    Also, please add 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

     

    @media (max-width: 700px){
    .sh-header-mobile .container {
        max-width: 90%!important;
    }
    }
    

     

    Best regards,
    Shufflehound team

    synobol
    Participant

    That solved the problem, thanks a million!

    Best wishes

    Synobol

    You are most welcome here 🙂

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