Hi @kokamura
First, I’d like to kindly ask you to enable FooGallery Debug Comments for us so that we can be able to effectively assist you with this.
To do so, kindly navigate to FooGallery -> Settings -> Advanced and click on the “Enable Debug” checkbox option as shown in the image linked here: https://prnt.sc/26jlt5a
Don’t forget to save changes. This will help us investigate this issue further. Once done, kindly let me know.
Kind regards,
Elvis
Thank you Elvis! I have enabled Debug.
Let me know if you need anything else.
Best,
Kusi
Hi @kokamura
Kindly go to the Custom CSS section of that particular gallery and add the CSS code snippet below to the textbox as shown in this linked image: https://prnt.sc/XnozUR9ARHlg
#foogallery-gallery-27226 .fg-image {
height: 300px !important;
}
Don’t forget to hit on the “Update” button to save changes.
Kindly try this and let us know how it goes.
Kind regards,
Elvis.
Hi Elvis,
Thank you for getting back to me. That fix worked great, except for the last gallery on that page. For some reason in the TEAM section at the bottom, some of the thumbnails are really distorted now.
Any ideas on how to fix that?
All the best,
Kusi
Hi Elvis,
Just wanted to let you know that I did a bit of research online and found a bit of code that helped the issue. It now looks like this and worked a treat:
#foogallery-gallery-27377 .fg-image {
height: 300px !important;
object-fit: cover;
width: 300px !important;
}
Thanks for all your help.
Best,
Kusi
hI @kokamura
We’re glad to learn that we were able to help you out with this. If you have any questions, don’t hesitate to reach out to us. We’ll be happy to help.
Lastly, if you don’t mind and have a spare few seconds, could you please rate FooGallery on WordPress (https://ww.wp.xz.cn/support/plugin/foogallery/reviews/#new-post), as that really helps our reputation within the WordPress plugin repository? We’ll be really grateful to you for that. If you can’t of course that’s fine too! Thanks in advance either way.
Kind regards,
Elvis.