Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #410770

    Hi, I have an issue in that when I view my site on a mobile device (smartphone), the menu is fully displayed but off screen to the right. This also messes with the responsiveness of the website as you can push the site around to the left and right.

    Is there a setting that prevents or turns of the mobile menu from performing this bahviour or is it a glitch of some sort?

    #410775

    I have this same issue as well.

    #410913

    Even I have this issue and its hampering the responsiveness of my website. Please fix this issue asap and atleast acknowledge.

    The website url is : http://goo.gl/RrWZd5

    Thanks

    #410947

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 990px) {
    #wrap_all {
    position: relative !important;
    }}

    Issue will be fixed on upcoming update.

    Cheers!
    Yigit

    #411347

    Thankyou Yigit. Worked like a charm. consider my enquiry closed :)

    #411416

    Hey!

    Great, glad we could help :)

    Regards,
    Rikard

    #422220

    Hi.

    I have an issue woitht he menu once again. It seems that after applying some CSS fixes found in this topic ( https://kriesi.at/support/topic/sticky-header-logo-and-background-colour/ ) the issue of the menu hanging off from the right has come back. The code for the fix is still there though.

    #422343

    Hi @aussiedropbear!

    Could you provide us with a link to the site in question so that we can take a closer look please? You could try removing the fix to see if that helps.

    Best regards,
    Rikard

    #422347
    This reply has been marked as private.
    #422569

    Hi!

    You are using an older version of Enfold 3.0.8. Issue was already fixed. Please update the theme to the latest version 3.1.3 – kriesi.at/documentation/enfold/updating-your-theme-files/

    Cheers!
    Yigit

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