Something strange appears in the mobile menu... - Acme Themes

Best Premium and Free WordPress Themes Forums Online Shop Pro Something strange appears in the mobile menu…

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #72255
    danielkoepf
    Participant

    Hello, I am wondering what is this error appearing in the mobile menu on my website.
    error in mobile menu
    Site: https://jeepneyforsale.info

    I don’t know why it appeared and I don’t even now where to search for the error.
    Thanks for help!

    Daniel

    #72286
    acmesupports
    Moderator

    Dear Daniel,
    By default there is no issue in our theme but while debugging i found the cache(wpc-minified) may be plugin had effect CSS. Please check by disabling plugins.
    If still doesn’t work by disabling plugins please add following code in Additional CSS

    @media screen and (max-width: 992px){
    .slicknav_btn {
    font-size:0 !important;
    }
    }

    Best Regards!

    • This reply was modified 3 years, 7 months ago by acmesupports.
    #72297
    danielkoepf
    Participant

    YES!!! The code worked. Thank you so much!

    #72333
    acmesupports
    Moderator

    Dear Daniel,
    You are Most Welcome 🙂

    Best Regards!

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