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

    Please help me fix this issue,

    On an iPad the site’s menu is massive and takes up half of the screen

    please take a look for me

    #402719

    Hi sambo258!

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

    Regards,
    Yigit

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