Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #950943

    Hi Everyone,
    Love the theme. It’s fantastic. Can’t figure out why the burger menu isn’t displaying on the two websites when viewed in responsive mobile view listed in private content. Happy to give credentials if needed. Please help!
    Thanks.

    #951676

    Hey connect4consulting,

    I checked your site and the burger menu shows fine on one of the site screenshot provided below. Please try clearing the browser cache it should work fine for you too :)

    The other site seems to be not responsive at all. Was the burger menu visible before? Did you make any changes recently?
    We need credentials to check this one out please.

    Best regards,
    Vinay

    #951693

    Thanks. Credentials to the other site are below. Thanks for your help!

    #952682
    This reply has been marked as private.
    #952687

    Hi,

    Thank you for the info.

    The site is using the old versions of the header.php and includes > helper-main-menu.php files in the child theme. Please use the latest versions of those files.

    Best regards,
    Ismael

    #952742
    This reply has been marked as private.
    #953546

    Hi,

    You can downlaod the latest Enfold file and upload it and replace through FTP.
    Let us know if that works out for you.

    Best regards,
    Basilis

    #994519

    Hi,
    I updated these files through FTP but the mobile menu is still not appearing. Please help.

    Thanks!

    #995408

    Hi,

    Login credentials did not work for me. In my second try i got “You are temporarily locked out” warning. Could you please temporarily disable IP restriction in WordFence?

    Best regards,
    Yigit

    #995442
    This reply has been marked as private.
    #995481

    Hi,

    I added following code to bottom of Style.css file of your child theme

    @media only screen and (max-width: 767px) {
    	.responsive #top #wrap_all .main_menu {
    		right: auto;
    		left: 0; 
    	}
    }

    Issue seems to be related to script you have in your logo

    Best regards,
    Yigit

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.