Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #955968

    Hello
    last theme update i lost the menu on the mobile on the left corner
    how can i retrieve it?

    regards
    Guy

    #956964

    Hey espressotech,

    Thank you for using Enfold.

    The mobile menu container is there but it’s not rendering properly. Did you add any modifications to the theme? Please provide the login details so that we could check the site.

    Best regards,
    Ismael

    #957100

    Hi

    regards
    Guy

    • This reply was modified 6 years, 6 months ago by Vinay.
    #957264

    Hi,

    Please always post the login credentials in private content area as this is a public forum any one can see it. If you send it as a private content only mods will have access to it.

    I checked your site but The default login URL don’t seem to work.

    To the mobile menu seem to be transparent in color. To change the color go to Enfold > Main Menu > Burger/Mobile Menu styling > Menu Icon Color

    Best regards,
    Vinay

    #957452
    This reply has been marked as private.
    #958496

    hi
    are you still checking it?
    regards
    Guy

    #958845

    Hi,

    Can you please update to the latest version that enfold has and let us know if the issue is solved?

    Best regards,
    Basilis

    #959025

    No Updates available. You are running the latest version! (4.3.1)

    this happened after the theme update did you read the thread?

    #959447

    ???????????????????????????

    #959943

    Hi,

    Yes, I did.
    Our latest version is Version: 4.3.2

    Thank you.

    Best regards,
    Basilis

    #960041

    Theme Updates
    No Updates available. You are running the latest version! (4.3.1)

    Check Manually
    i update theme but it did not return the menu
    regards
    Guy

    #960558

    well can you help?

    #960970

    Hi,

    The site doesn’t work anymore. Did you move it? It’s not loading on my end.

    UPDATE: It doesn’t work when I try to access the “wp-admin” or “wp-login”. What is the correct login url?

    Best regards,
    Ismael

    #961275
    #962930

    Hi,

    The mobile menu is not displaying properly because of the css modifications and the plugins. We deactivated the Easy Facebook Plugin and removed the following css code because they’re breaking the header layout.

    .responsive, .responsive span, .responsive span iframe[style], .responsive span img {
        /* width: auto !important; */
    }

    We also added this css code.

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .main_menu {
        top: 0;
        height: 80px;
        left: auto;
        right: 0;
        display: block;
        position: absolute;
        width: 100%;
    }
    }

    Best regards,
    Ismael

    #962957

    thank you

    i just wonder why is the cart sign now so close to the logo can you do something?
    what will happen in the next theme upgrade?

    regards
    Guy

    #964213

    Hi,

    cart sign now so close to the logo

    It’s because of another css modification.

    .responsive #top .cart_dropdown {
        margin: -23px 140px 0 0;
    }

    Please remove it. The site should be fine as long you don’t activate the FB plugin or add the css modifications again.

    Best regards,
    Ismael

    #964520

    ok thanks

    #964652

    Hi,

    Alright. Please feel free to open a new thread if you need anything else. :)

    Best regards,
    Ismael

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