Lalie Posted September 4, 2020 Share Posted September 4, 2020 Site URL: https://valeriewartelle.co.uk/ Hello - I am switching template within version 7.0 Wells to Mojave to benefit from different features. I am struggling with setting a fullwidth site, a full-bleed image on home page and adding padding so gallery, gallery-blocks, product pages etc don't appear squashed to the edges of the screen. I understand I may be able to add some CCS coding to do so. I'm not a coder so wondered if someone could advise? I'm working on preview so can't send the URL but attach screenshots of no padding v padding for homepage and gallery so you can see what I mean. Ideally I want it to look like this http://www.kerryschroeder.com/ Hopefully you can help 🙂 Thanks! Link to comment
tuanphan Posted September 5, 2020 Share Posted September 5, 2020 You can duplicate site & share duplicate site url. We can check easier. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Lalie Posted September 5, 2020 Author Share Posted September 5, 2020 Thanks Tuan - I checked how to do that but once on dashboard, can't seem to find how to duplicate... Link to comment
tuanphan Posted September 5, 2020 Share Posted September 5, 2020 See this. https://support.squarespace.com/hc/en-us/articles/360039396131-Duplicating-a-site Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Lalie Posted September 8, 2020 Author Share Posted September 8, 2020 I've now made my preview live and switched template to Mojave! The url is https://valeriewartelle.co.uk/ I would really appreciate advice and possible CSS code to: - Make homepage image fullbleed but retain site padding - Adding padding to Gallery, Gallery blocks, Product pages. - Changing number of columns in different Product pages e.g. 3 columns in Artwork, Stoles and Prints product pages and only two column needed in Voucher product page I hope you can help, Lalie Link to comment
Lalie Posted September 9, 2020 Author Share Posted September 9, 2020 Hi everyone, I would be very grateful for any advice on my query. Thanks 🙂 Link to comment
tuanphan Posted September 9, 2020 Share Posted September 9, 2020 Q1. Add to Home > Design > Custom CSS .homepage .Main-content { padding-left: 0; padding-right: 0; } @media screen and (min-width:641px) { .homepage .Main-content .span-12>*:not(:first-child) { padding-left: 50px; padding-right: 50px; } } Q3. Can you share link to Voucher product pages? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Lalie Posted September 9, 2020 Author Share Posted September 9, 2020 Thanks for the code for the homepage tuanphan - it's perfect! I'm very happy 🙂 Here's the link to the voucher page https://valeriewartelle.co.uk/vouchers Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.