Maksymrewko Posted November 24, 2021 Share Posted November 24, 2021 Site URL: https://www.ukrainiandanceworld.com/articles Wondering how to reduce the size of the text being used for title in the in the blog posts block? The summary block at the bottom of the home page (https://www.ukrainiandanceworld.com/) looks much nicer and would prefer it to lok more like this. Any help would be much appreciated Beyondspace 1 Link to comment
Beyondspace Posted November 24, 2021 Share Posted November 24, 2021 38 minutes ago, Maksymrewko said: Site URL: https://www.ukrainiandanceworld.com/articles Wondering how to reduce the size of the text being used for title in the in the blog posts block? The summary block at the bottom of the home page (https://www.ukrainiandanceworld.com/) looks much nicer and would prefer it to lok more like this. Any help would be much appreciated try .blog-basic-grid h1.blog-title { font-size: calc(1 * 1.2rem); } .blog-basic-grid { grid-row-gap: 20px; } Maksymrewko and tuanphan 2 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
Maksymrewko Posted November 28, 2021 Author Share Posted November 28, 2021 Thankyou Beyondspace 1 Link to comment
EdTech_Wiscount Posted January 21, 2022 Share Posted January 21, 2022 Where exactly am I pasting this code? I tried on the blog page Advanced, but neither worked. Link to comment
tuanphan Posted January 25, 2022 Share Posted January 25, 2022 On 1/21/2022 at 5:59 PM, EdTech_Wiscount said: Where exactly am I pasting this code? I tried on the blog page Advanced, but neither worked. Design > Custom CSS Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
ulisan Posted February 13, 2022 Share Posted February 13, 2022 Hi everybody, So I have a similar issue with not just the blog titles but also the featured images in the articles being published in the main blog page. What CSS would help with reducing the the featured images and the articles? Here's a link to the page in question. I appreciate any help that you can provide. Thank you! https://www.anavalenciaforassembly.com/media-gallery Link to comment
tuanphan Posted February 19, 2022 Share Posted February 19, 2022 On 2/14/2022 at 2:28 AM, ulisan said: Hi everybody, So I have a similar issue with not just the blog titles but also the featured images in the articles being published in the main blog page. What CSS would help with reducing the the featured images and the articles? Here's a link to the page in question. I appreciate any help that you can provide. Thank you! https://www.anavalenciaforassembly.com/media-gallery Add to Design > Custom CSS h1.blog-title a { font-size: 30px; } .blog-single-column .image-wrapper { width: 50%; margin: 0 auto; } .blog-single-column .image-wrapper img { width: 100% !important; left: 0 !important; height: auto !important; } .blog-single-column .image-wrapper { padding-bottom: 25% !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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