• Resolved CJGibson

    (@cjgibson)


    When a gallery first loads, the image is off-center, but once it begins rotating the images are centered properly, including the initial image once it rotates around the full circle. Any thoughts as to why this is happening or how to fix it?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Photo Gallery Support

    (@photogallerysupport)

    Hi,

    Please try to add the following CSS code into Appearance > Customize > Additional CSS:

    .entry-content a img, .entry-summary a img, .comment-content a img, .textwidget a img {
       display: inline-block;
    }

    Please let us know if it helps.

    Thank you in advance! Have a nice day!

Viewing 1 replies (of 1 total)
  • The topic ‘Initial image loads off-center’ is closed to new replies.