Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1357801

    Hi –

    On http://www.thestrapsaver.com, the mobile menu seems to “disappear” at <770px, but I can see it below my ribbon at 752px. The site is supposed to be an exact copy tssdevsite.xyz, but I’m not having this issue! (tssdevsite.xyz has been updated tp WP 6.0/the newest enfold, but when I updated my prod site, I had the same problem with the mobile menu – it may be an older issue that I missed.)

    Any thoughts?

    Thanks!
    Shari

    • This topic was modified 2 years, 5 months ago by sldeutsch.
    #1357807

    I was reading through other posts and they mentioned deleting css and problems still appearing… so I deleted this and it seemed to fix it:

    @media only screen and (max-width: 454px) {
            .html_header_top.html_header_sticky #top.page-id-1471 #wrap_all #main {
        padding-top: 126px !important;
    }
    }
    

    I’m guessing I put that in there to fix something else? Does that sounds right?

    #1357812

    Hi,
    This sounds correct, glad you were able to sort this out, shall we close this then?

    Best regards,
    Mike

    #1357881

    Yes, but I want the credit for figuring it out :) :) :)

    #1357886

    Hi,
    Naturally 😃, thank you Shari for figuring this out 🙌 Well Done 🎉
    If you have any further questions please create a new thread and we will gladly try to help you, before you can figure it out yourself 😃. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘hamburger disappearing’ is closed to new replies.