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.
Este tema contiene 3 respuestas, tiene 1 mensaje.
Última actualización por 1 year, 5 months ago.
Asistido por: Christopher Amirian.