• Resolved Ten Thousand Thistles

    (@ten-thousand-thistles)


    I’ve set up a portfolio gallery but the images don’t sit centered in the gallery.

    https://www.tenthousandthistles.com/wp

    I’m a bit hesitant to chop up the css until I am sure where to go (style css>gallery)?

    Thanks to anyone who can help.

    Also, is there somewhere a fresh code can be taken from if I wanted to revert something but didn’t take a back up?

    Sorry for all the newbiness.

Viewing 2 replies - 1 through 2 (of 2 total)
  • varkeychaya

    (@varkeychaya)

    Add the following style at the bottom of you css stylesheet

    .slideshow-slide img{
      margin: 0 auto;
    }
    Thread Starter Ten Thousand Thistles

    (@ten-thousand-thistles)

    Thank you, varkechaya.

    You are a gem!! I would buy you a drink if I could!! ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Centering an image gallery’ is closed to new replies.