oshaw2 Posted November 8, 2021 Share Posted November 8, 2021 Site URL: https://www.ebpctn.org/ Hello! I am trying to create a hero gallery banner on the homepage but the first image shows up weird. Theres too much gray space above and below the image and i would like to move the words up higher on the image. Can code fix this? Link to comment
tuanphan Posted November 10, 2021 Share Posted November 10, 2021 Add to Design > Custom CSS > Then save & reload the site @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1636146845474_14142 { height: 180px !important; } div#block-yui_3_17_2_1_1636146845474_14142 img { width: 100% !Important; height: auto !important; left:0 !important; top: 0 !important; } div#block-yui_3_17_2_1_1636146845474_14142>div>div.sqs-gallery-container.sqs-gallery-block-slideshow.sqs-gallery-has-controls { height: 180px !important; } div#block-yui_3_17_2_1_1636146845474_14142 .sqs-gallery-container.sqs-gallery-block-slideshow.sqs-gallery-has-controls .sqs-gallery.sqs-gallery-design-stacked { height: 180px !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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment