Menu overlaps page title on ipad

Home Forums Construction Pro/Build Forum Menu overlaps page title on ipad

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #97441
    an.v.goetheman.v.goethem
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: December 8, 2017

    Hello,

    My URL is www.depaflex.be
    I disabled the inner banner (.innerbanner{display:none;}) and now the menu is overlapping the page title when I view the site on an ipad in landscape mode.
    In portrait mode and on other mobile devices like smartphones it looks fine, issue exists only on ipad in landscape.

    Thanks for your help,

    An

    #97501
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    @media screen and (max-width:1169px) and (min-width:768px) {
    .content-area { padding:70px 20px;}
    }

    Regards,
    Dave

    #97551
    an.v.goetheman.v.goethem
    Member
    • Topics: 1
    • Replies: 1
    • Total: 2
    Member since: December 8, 2017

    Works perfectly! Thanks a lot.

    I have a totally different question, but can I disable the lazy loading on the home page?

    Thanks again,

    An

    #97912
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30632
    • Total: 30632
    Member since: August 16, 2013

    Hi,

    Okay, Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Dave

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