Mobile menu javascript issue

Home Forums Jevelin Theme Mobile menu javascript issue

Home Forums Jevelin Theme Mobile menu javascript issue

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
  • adir
    Participant

    Hello Guys,

    There are two bugs in the mobile menu option.

     

    1. The icons (if there’s any) are without padding. (Picture attached).
    2. (And the severe one) when clicking the menu toggle the menu items are duplicated with each toggle click. This causes the mobile browsers to crash. (Picture attached)

     

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

    Hi Adir,

     

    I hope you are well today and thanks for posting here.

     

    I could confirm both of these issuees on my test site therefore notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

    In the meanwhile you can try resolving the icon issue 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-nav-mobile li.menu-item-has-icon > a.menu-item-open-fix {
        padding-left: 22px;
        line-height: 1;
    }

     

    Best regards,
    Shufflehound team

    adir
    Participant

    Thank you my friend.

    Your support is the top of the league!

     

    I’ll stay tuned for the js update.

    You are always welcome here 🙂

     

    Yes we will update you after fixing the issue.

    The issue is fixed in the following latest version of theme so please update the theme on your site to the latest version.

     


    Please login to access this file

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