archiesofcheltenham Posted April 6, 2021 Share Posted April 6, 2021 Site URL: https://www.archiesofcheltenham.co.uk At the bottom of our home page is a newsletter block. The background is an image, however this image is cropped on mobile view. What code can I enter to show it fully on mobile view and desktop? Thank you Link to comment
tuanphan Posted April 12, 2021 Share Posted April 12, 2021 Hi @Meganowilliams Add this code to Design > Custom CSS > Save & reload your site /* resize newsletter background */ @media screen and (max-width:767px) { [data-section-id="6007255bd9cfee4ce9810a30"] { min-height: unset !important; height: 70vh; } } 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
archiesofcheltenham Posted April 14, 2021 Author Share Posted April 14, 2021 Thank you but that hasn't changed when viewing on a mobile 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