FauneJournal Posted May 15, 2021 Share Posted May 15, 2021 (edited) 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 Edited May 15, 2021 by FauneJournal Beyondspace 1 Link to comment
Beyondspace Posted May 15, 2021 Share 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 Horosho 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
Solution Beyondspace Posted May 15, 2021 Solution Share 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 (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
FauneJournal Posted May 15, 2021 Author Share 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 1 Link to comment
Beyondspace Posted May 15, 2021 Share 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 (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget 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
FauneJournal Posted May 15, 2021 Author Share Posted May 15, 2021 thanks for your help! @bangank36 Beyondspace 1 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