Width/Height Settings Not Working SP Easy Image Gallery - Question | JoomShaper
SP Page Builder 6 is Here! Learn More →

Width/Height Settings Not Working SP Easy Image Gallery

ML

Mike Lawson

Extension 1 week ago

Hello

I am trying to adjust the thumbnail width/height values in Options, but the changes don't reflect on my website.

Im using Joomla v4.4.14

Here is a link to the page with the gallery:https://quality.spiderwebmichigan.com/component/sppagebuilder/page/12

(Login is in hidden content)

Scroll down to see the gallery under "Inspiration"

Let me know what other information you need. Thanks

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 week ago #205528

Hi

Thanks for contacting us. You can use this CSS in your custom.css file

#mod-speasyimagegallery-127 .speasyimagegallery-row > div > .speasyimagegallery-gallery-item{
  width: 300px !important;
  height: 300px !important;
}

-Regards.

0
ML
Mike Lawson
Accepted Answer
1 week ago #205531

Hello

That doesnt work...it just crams the photos together and they are overlapping. If there are any other solutions let me know. Thanks

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 1 week ago #205702

You can change the layout columns

https://prnt.sc/YdENww4rkWDD

0