Mobile page issue - Acme Themes
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #99152
    glax101010109
    Participant

    I have a problem with our site only on mobile. It shows only half the menu button for some reason. Any ideas?

    go to calypsocanine.com on mobile and you’ll see what i mean

    #99172
    acmethemes
    Keymaster

    Dear Glax,
    Please try to deactivate some unnecessary plugins and check if it solves the issue.

    Best Regards!

    #99174
    glax101010109
    Participant

    I thought it may have been the cache but that doesn’t help. The mobile display has the menu button half cut off by the lower frame. Anyway to change the margin so it won’t do that

    #99175
    glax101010109
    Participant

    I tried disabling plugins but it did not help

    #99177
    glax101010109
    Participant

    Do you think the banner image being used is too big causing the issue? It uses slider revolution

    #99178
    glax101010109
    Participant

    the banners we are using on the slider are 1171 x 567 pixels. Would this be causing the issue?

    #99179
    acmethemes
    Keymaster

    Dear Glax,
    Please add the given CSS code in Additional CSS:
    Appearance > Customize > Additional CSS

    @media (max-width:992px){
    .slicknav_btn{
    top: -38px;
    }
    }

    Best Regards!

    #99206
    glax101010109
    Participant

    Where am i adding it within the additional css?

    #99207
    glax101010109
    Participant

    i added it above the footer and it works. Thanks!

    #99210
    glax101010109
    Participant

    I do have another question. If i wanted the menu to be fully opened by default is this possible?

    #99216
    acmethemes
    Keymaster

    Dear Glax,
    No, it’s not possible.

    Best Regards!

    #99227
    glax101010109
    Participant

    Thanks

    #99254
    acmethemes
    Keymaster

    Dear Glax,
    You are Most Welcome 🙂

    Best Regards!

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