oldegray Posted June 13, 2021 Share Posted June 13, 2021 Site URL: https://www.clarkforkyachtclub.com/river-tubing Hello - How can I reduce the height of the 1st banner of each page just for mobile? It's fine on the desktop view, but tends to take up too much space on the mobile view. Thank you! Link to comment
tuanphan Posted June 14, 2021 Share Posted June 14, 2021 11 hours ago, oldegray said: Site URL: https://www.clarkforkyachtclub.com/river-tubing Hello - How can I reduce the height of the 1st banner of each page just for mobile? It's fine on the desktop view, but tends to take up too much space on the mobile view. Thank you! You mean the banner "hey I wanna do that"? 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
HillaryFiso Posted June 14, 2021 Share Posted June 14, 2021 I want to reduce the height of my slideshow gallery on the homepage banner when displaying on mobile by about 50% but I can't work out how to change this. https://www.whitbycollegiate.school.nz/ Link to comment
tuanphan Posted June 15, 2021 Share Posted June 15, 2021 9 hours ago, HillaryFiso said: I want to reduce the height of my slideshow gallery on the homepage banner when displaying on mobile by about 50% but I can't work out how to change this. https://www.whitbycollegiate.school.nz/ Add to Design > Custom CSS /* resize slideshow */ @media screen and (max-width:640px) { #home-1 .gallery-block { .sqs-gallery-design-stacked, & { height: 300px !important; } .sqs-gallery-controls>a { top: 25% !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
oldegray Posted June 17, 2021 Author Share Posted June 17, 2021 @tuanphan Yes, exactly! 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