Gallery responsive design issue on mobile in Site Design & Styles Posted April 19, 2022 · Edited April 19, 2022 by Mosabber2480 You can try to use the below code >>> section[data-section-id="625e5b6ea49a066a88df21f9"]{ @media only screen and (max-width: 640px) { .gallery-fullscreen-slideshow { height: 40vh !important; } } } [data-section-id="625e5b6ea49a066a88df21f9"] will your own id code. tuanphan 1
Gallery responsive design issue on mobile
in Site Design & Styles
Posted · Edited by Mosabber2480
You can try to use the below code >>>
section[data-section-id="625e5b6ea49a066a88df21f9"]{ @media only screen and (max-width: 640px) { .gallery-fullscreen-slideshow { height: 40vh !important; } } }
[data-section-id="625e5b6ea49a066a88df21f9"] will your own id code.