Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #915042

    Hello,

    A client notified me that his mobile hamburger menu is missing. I can’t seem to track down the culprit with existing threads, sorry!

    Would you be able to tell how I can get it back?

    #915061

    Hey kjwaggz,

    That is strange.
    Jave you added any custom code that is related to menu at all?

    Best regards,
    Basilis

    #915073

    Nothing in the past 6 months, but this is in General Styling:

    @media only screen
    and (min-device-width: 768px)
    and (max-device-width: 1024px)
    and (-webkit-min-device-pixel-ratio: 1) {

    .slideshow_inner_caption{
    width: 445px;
    }}

    #915188

    Hi kjwaggz,

    There is an error in JavaScript. Can you disable caching and minification for now?

    Best regards,
    Victoria

    #915212

    The autoptimize plugin was indeed the culprit, nice find and thank again and again for the best support in the theme world!

    #915276

    Hi kjwaggz,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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