How to center the gallery and Shapely Parallax Section Top and Botton images

Hi,

I would like to center the images of the gallery and also the ones of the Parallax Section (when using the Top and Bottom option)

I don’t know why but they don’t appear centered in the laptop but I can see them centered in my iPad and phone.

Please take a look: https://thewhiteinterior.com/make-the-most-of-your-living-space/

Can you let me know how to fix it?

Thanks

hey there

Hope you are having a good day and thank you for your question :slight_smile:

Please add this CSS in appearance - customize - additional CSS

img.img-responsive {
margin: 0 auto;
}

Regarding Gallery, it will always start from the right, so, you may have to add an extra image

Thanks!
Colorlib Support Team