Tagged: , ,

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #406465

    I spotted an issue when our site is viewed from a mobile device. Apparently, everything looks fine, but, if you swipe to the left, you will see that the dropdown menu, which should only be visible when the “bars” button is touched, is appears as a vertical column on the right, while it should stay completely hidden (see screenshot). Important: this issue is only visible on mobile devices, shrinking the browser window on a desktop won’t show it.

    I tried removing all custom CSS and also installed the theme on a clean website, but the issue persists, therefore I reckon it’s due to the theme itself. Could you please give me some indications on how to hide the menu correctly, without breaking anything? Thanks.

    #406699

    Hey Diego!

    Add this to your custom CSS.

    #wrap_all { position: relative !important; }
    

    Cheers!
    Elliott

    #407316

    Thanks Elliott. Is it a bug that it’s going to be fixed in a future update?

    #407653

    Thanks, that code did the job.

    • This reply was modified 9 years, 8 months ago by MarkDaynes.
    #407937

    Hi!

    Glad to hear that it solved your problems, it’s a bug yes and it will be fixed in the next update.

    Cheers!
    Rikard

    #524354

    Why hasn’t this bug been fixed??

    #524730

    Hi,

    It has, please update your theme to the latest version, 3.3.2.

    Best regards,
    Rikard

    #525182

    I am using 3.3.2 – I had to to add this code…

    #525936

    Hi,

    Ok, that’s strange. Did you add any customisations at all?

    Best regards,
    Rikard

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