mguz13 Posted March 8, 2021 Share Posted March 8, 2021 Site URL: https://saxophone-ruby-7sh7.squarespace.com/blog/guzman-law-group-trusted-advisors-2020 Hi - I am trying to make the blog post title font size smaller without disrupting the rest of the site titles. As you see in the link, the blog post title is huge. Please help! Thank you! Beyondspace 1 Link to comment
Beyondspace Posted March 9, 2021 Share Posted March 9, 2021 6 hours ago, mguz13 said: Site URL: https://saxophone-ruby-7sh7.squarespace.com/blog/guzman-law-group-trusted-advisors-2020 Hi - I am trying to make the blog post title font size smaller without disrupting the rest of the site titles. As you see in the link, the blog post title is huge. Please help! Thank you! I increased the blog width a bit as well @media screen and (min-width: 768px) { .tweak-blog-item-width-custom .blog-item-wrapper .blog-item-inner-wrapper { width: 65%; } .blog-item-wrapper .blog-item-title h1.entry-title { font-size: 3em;; } } tuanphan 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
mguz13 Posted March 9, 2021 Author Share Posted March 9, 2021 Thank you!! Beyondspace 1 Link to comment
tuanphan Posted March 20, 2021 Share Posted March 20, 2021 On 3/9/2021 at 10:49 PM, mguz13 said: Thank you!! Hey. I see blog pagination on mobile looks huge/overlap You can add this CSS to resize title /* Mobile blog pagination title */ @media screen and (max-width:767px) { h2.item-pagination-title { font-size: 14px !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