Problem:
I encountered an issue where image sizes render differently in Chrome compared to Firefox.
Solution:
To fix the issue, add the following CSS code to your theme:
div.tb-gallery img {
height: 100% !important;
}
.tb-gallery--grid--nocrop .tb-gallery__cell {
height: 100%;
}
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Ce sujet contient 3 réponses, a 1 voix.
Dernière mise à jour par Il y a 1 year, 5 months.
Assisté par: Christopher Amirian.