Home Forums Inside Tours Gallery items aspect ratio Reply To: Gallery items aspect ratio

#20916
User Support
Participant

Hello Mihai
Go to dashboard > appearance > customize > additional css
paste the given code below in the additional css tab

main#innerpage-box div#content-box .galleryinnerbox img {
max-height: 150px;
}
change the max height element value if you want to decrease or increase the height of the images in the gallery.
then click on publish to save the changes.
Thank you for contacting us