Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #482448

    Hi there,

    Im running the latest update of Enfold and WordPress. I havn’t undated any plugins in the last few days. Today, the mobile menu background loads way too big.

    Please see here: http://yogatrade.com

    It’s happening on all browsers.

    Any advice on this?

    Thanks!

    • This topic was modified 9 years, 3 months ago by mcmahon_pt.
    #482841

    Hey mcmahon_pt!

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

    @media only screen and (max-width: 768px) {
    #header_main .inner-container {
        height: auto;
    }}

    Best regards,
    Yigit

    #482914

    Great thank you. That did the trick!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Mobile Menu Background suddenly Way too Big’ is closed to new replies.