• Hello. I’ve just installed your plugin and have 1 small issues I can’t figure out. Can you help please?

    How do I center the image on the page? Right now it’s left-aligned and I don’t see an option to change that.

    Thank you!

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

Viewing 1 replies (of 1 total)
  • Plugin Author Hot Themes

    (@hotwptemplates)

    Hello,

    Please add this CSS code in .css file of your theme:

    img.hot-random-image {
      display: block;
      margin: 0 auto;
    }

    Thanks,
    Milos

Viewing 1 replies (of 1 total)
  • The topic ‘Center Image + Show Full Image’ is closed to new replies.