Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @jennifermnamara,

    Thanks for reaching out!
    To change the gallery’s width please go to your gallery > edit it > click the ‘Gallery’ tab > General > Gallery width > enter there the gallery’s width in pixels or %.

    Warmly,
    Mihaela

    Thread Starter jennifermnamara

    (@jennifermnamara)

    Hi,

    I’ve made it smaller, but now I’m wondering how to get it center aligned? It’s gone off to the left (https://ibb.co/3m9ssx0)

    Thank you for your help

    Miha

    (@mplusb)

    Please add this code in Appearance > Customize > Additional CSS:

    .photoblocks-gallery {
    	margin: 0 auto;
    }

    Warmly,
    Mihaela

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Making gallery width smaller’ is closed to new replies.