gabsfree Posted July 9, 2021 Share Posted July 9, 2021 Site URL: https://www.headline-beschriftung.ch/werbetechnik Hi, I worked on this page https://www.headline-beschriftung.ch/werbetechnik and i haven't found a solution to reduce the space between the gallery and text blocks on the mobile page. On desktop everything looks fine, tablet is also fine as long as its in landscape but as soon as you are looking at the page in portrait format it has really big empty spaces between the gallery and text blocks and its difficult to know for costumers which image belongs to which text. thanks for the help and greetings from switzerland Link to comment
Solution tuanphan Posted July 13, 2021 Solution Share Posted July 13, 2021 On 7/9/2021 at 3:46 PM, gabsfree said: Site URL: https://www.headline-beschriftung.ch/werbetechnik Hi, I worked on this page https://www.headline-beschriftung.ch/werbetechnik and i haven't found a solution to reduce the space between the gallery and text blocks on the mobile page. On desktop everything looks fine, tablet is also fine as long as its in landscape but as soon as you are looking at the page in portrait format it has really big empty spaces between the gallery and text blocks and its difficult to know for costumers which image belongs to which text. thanks for the help and greetings from switzerland Add to Design > Custom CSS > Then save & reload the site /* Mobile-Gallery text padding */ @media screen and (max-width:767px) { .gallery-slideshow { height: 30vh !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
gabsfree Posted July 13, 2021 Author Share Posted July 13, 2021 Thanks a lot for your help! Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment