Adiya Posted December 30, 2020 Share Posted December 30, 2020 Site URL: https://www.museorigins.org/stories/conversations-with-dave-mcclinton On my miller template, the images in the blog post covers the enter screen - it's way too large. I'm not able to find the option under Site Style to reduce the width across board. Is this something i'm missing or can it only be done by custom editing. See what i'm talking about: https://www.museorigins.org/stories/conversations-with-dave-mcclinton Link to comment
Beyondspace Posted December 30, 2020 Share Posted December 30, 2020 2 hours ago, Adiya said: Site URL: https://www.museorigins.org/stories/conversations-with-dave-mcclinton On my miller template, the images in the blog post covers the enter screen - it's way too large. I'm not able to find the option under Site Style to reduce the width across board. Is this something i'm missing or can it only be done by custom editing. See what i'm talking about: https://www.museorigins.org/stories/conversations-with-dave-mcclinton It set the width of content in 66.66% , Try this in Design->Custom CSS @media only screen and (max-width: 640px) { .Main-content .sqs-col-12 .sqs-block { width: 66.66% !important; margin: 0 auto; } } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Adiya Posted December 30, 2020 Author Share Posted December 30, 2020 Thanks so much! Lemme check... Link to comment
Adiya Posted February 3, 2021 Author Share Posted February 3, 2021 Hi! It's me again. I copied that into custom CSS but nothing changed. Am I doing it wrong?? Link to comment
Beyondspace Posted February 4, 2021 Share Posted February 4, 2021 5 hours ago, Adiya said: Hi! It's me again. I copied that into custom CSS but nothing changed. Am I doing it wrong?? You removed the image so I can not check BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Adiya Posted February 6, 2021 Author Share Posted February 6, 2021 This was what you had previously sent (i've attached it). I tried copying it to custom CSS but nothing happened. To reduce the width of the blog pics https://www.museorigins.org/stories/enshroud-by-medina-dugger Link to comment
tuanphan Posted February 8, 2021 Share Posted February 8, 2021 max-width:640px replace with min-width: 641px 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
Adiya Posted February 8, 2021 Author Share Posted February 8, 2021 OMG, thanks so much you both!! It worked on the pictures! 😍 But it also disrupted the width of the text and made it wider. Any way to change the picture width without changing the text width also?? Link to comment
tuanphan Posted March 11, 2021 Share Posted March 11, 2021 On 2/8/2021 at 11:39 PM, Adiya said: OMG, thanks so much you both!! It worked on the pictures! 😍 But it also disrupted the width of the text and made it wider. Any way to change the picture width without changing the text width also?? Hi. Have you solved this yet? 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.