Muntzer Posted November 6, 2023 Share Posted November 6, 2023 I have 3 different blogs on my site; articles, videos and podcast. I would like to apply a different layout for the podcast blog. While articles and videos has a layout with 2 columns and 16:9 aspect ratio, I would like the podcast page to have a 3 column and 1x1 aspect ratio layout. Can anyone help with a code to achieve this? Link to comment
melody495 Posted November 6, 2023 Share Posted November 6, 2023 (edited) Hi, when in edit mode, if you click on your blog grid, and click Edit Section, a Format menu will pop up. Here you can change the aspect ratio, spacing between items (vertically and horizontally), how many columns, etc Have you tried this? Let me know how it goes. Edited November 6, 2023 by melody495 -------- > 👆 <---------- Please quote or @ me when replying, or I won't get a notification Melody | Squarespace Nerd 💻 💁♀️ 1-2-1 Squarespace Training session <- feeling stuck and want to learn? 👩💻 💁♀️ Website help <- send me your to-do list. From code to plugin to domain setup. 🧰 See the tools I use (contain affiliate links) ☕ Did I help? I like coffee (Thank you) Link to comment
Muntzer Posted November 6, 2023 Author Share Posted November 6, 2023 @melody495 Thanks for your answer. When formatting the layout of a single blog page, the settings affects all the other blog pages as well. Link to comment
Solution Muntzer Posted November 6, 2023 Author Solution Share Posted November 6, 2023 Figured it out. I found the section ID and added this code to get 1x1 aspect ratio on the spesific blog page section[data-section-id="6548b8bd5a2091267a1ee1b2"] .blog-basic-grid .image-wrapper { padding-bottom: 100%; } 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