Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #402231

    Hi support,

    I’m developing a site using Enfold. I have a problem, which I noticed you have here on this site aswell. Under 768 px, the menu is positioned to the right. As a user you can just scroll to the right and see the menu…

    Is this something you could help me with?

    /Victor

    #402234

    Hi xxl!

    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;
    }}

    Best regards,
    Yigit

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