FauneJournal Posted May 15, 2021 Posted May 15, 2021 Site URL: http://www.faune.co Hello! I was wondering if there is a way to change the content width of a single blog page? I want this one page to be full width while the rest of the blog pages are restricted to a content width of 55%. Any code I tried seem to not overwrite the overall content width settings of the blog. I am using squarespace 7.1 Thank you so much
Beyondspace Posted May 15, 2021 Posted May 15, 2021 2 hours ago, FauneJournal said: Site URL: http://www.faune.co Hello! I was wondering if there is a way to change the content width of a single blog page? I want this one page to be full width while the rest of the blog pages are restricted to a content width of 55%. Any code I tried seem to not overwrite the overall content width settings of the blog. I am using squarespace 7.1 Thank you so much What is the specific post you are talking about BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Beyondspace Posted May 15, 2021 Posted May 15, 2021 Assums it the first blog post, you can use this tool to find a blog id and replace the text #item-60619a5cc2b0965023416d28 accordingly @media screen and (min-width: 768px) { #item-60619a5cc2b0965023416d28 .blog-item-wrapper .blog-item-inner-wrapper { width: 750px; } } Squarespace ID Finder - Chrome Web Store (google.com) BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
FauneJournal Posted May 15, 2021 Author Posted May 15, 2021 Amazing, that seems to have done the trick @bangank36 Thanks a lot! Just wondering if there is a reason why you specified the width at 750px? Or was it just a random value which is more than the 55% width I am using in the other posts? Thanks again!
Beyondspace Posted May 15, 2021 Posted May 15, 2021 6 minutes ago, FauneJournal said: Amazing, that seems to have done the trick @bangank36 Thanks a lot! Just wondering if there is a reason why you specified the width at 750px? Or was it just a random value which is more than the 55% width I am using in the other posts? Thanks again! Just a random value BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Recommended Posts
Archived
This topic is now archived and is closed to further replies.