• Resolved mgbean

    (@mgbean)


    Hey Dean,

    Firstly, thanks for creating this plugin.

    I am having an issue with images getting cut off on mobile. https://wp.me/p862Ec-14gl

    They are the proper size on desktop, but the gallery doesn’t resize with our responsive theme. Any ideas on how to fix this? I looked at a previous thread but the solution you suggested seemed to be specific to her site.

    Please let me know.

    Thanks,

Viewing 1 replies (of 1 total)
  • Hi, sorry for the slow reply. Are you talking about your social sharing buttons that are overlaying?

    You need to reduce the z-index for this element. Try adding this to your theme.

    .at-share-dock.atss{
    z-index: 800 !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Gallery cut off on mobile’ is closed to new replies.