IdeaFrau Posted May 12, 2021 Share Posted May 12, 2021 Site URL: http://ideafrau.com I would like the images on mobile only to bleed to the edges of the website—but keep my text as is. Is this possible with custom css? Link to comment
tuanphan Posted May 14, 2021 Share Posted May 14, 2021 Hi, Add to Design > Custom CSS /* Fullbleed slideshow mobile */ @media screen and (max-width:767px) { body.homepage .gallery-grid.gallery-grid--layout-grid { padding-left: 0; padding-right: 0; } } 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