Comments 2studerg started the conversationJanuary 25, 2018 at 9:43amThe images in the portfolio entries do not scale correctly. Only the right column of the images gets smaller for smaller displays. The left column retains the size of the pictures. I think theres a Problem with the responsive design. For example: https://jm-zug.ch/angebot/group-fitness THX Michael[deleted] repliedJanuary 25, 2018 at 9:58amHi Michael,Please add this CSS because I am not sure why that is not working the way it is supposed. @media screen and (max-width: 1200px) { .wpb_image_grid .wpb_image_grid_ul li { width: 49.5%; }}@media screen and (max-width: 560) { .wpb_image_grid .wpb_image_grid_ul li { width: 100%; }}FYI the image gallery is developed by WPB Bakery team so we don't develop this plugin but the CSS could work for you. 2studerg repliedJanuary 25, 2018 at 12:25pmPerfect! Now it works fine.Cheers Michael1 Like[deleted] repliedJanuary 26, 2018 at 7:38amGlad to hear that Michael P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab. A huge thank you from Laborator in advance and have a great weekend! Sign in to reply ...
The images in the portfolio entries do not scale correctly. Only the right column of the images gets smaller for smaller displays. The left column retains the size of the pictures. I think theres a Problem with the responsive design.
For example: https://jm-zug.ch/angebot/group-fitness
THX Michael
Hi Michael,
Please add this CSS because I am not sure why that is not working the way it is supposed.
FYI the image gallery is developed by WPB Bakery team so we don't develop this plugin but the CSS could work for you.
Perfect! Now it works fine.
Cheers Michael
Glad to hear that Michael
P.S: If you like our theme, it would help us a lot if you could give us a five-star rating on Themeforest from your Downloads tab.
A huge thank you from Laborator in advance and have a great weekend!