bluefluidmotion Posted July 4, 2019 Share Posted July 4, 2019 Is there a way to adjust the title spacing in the blog portion of the template? Thanks, Andrew Link to comment
paul2009 Posted July 4, 2019 Share Posted July 4, 2019 We'd like to help but it is difficult to understand what you are asking. We need more information including a working link to the page on your site. For more advice, read the forum guidelines About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. Link to comment
bluefluidmotion Posted July 4, 2019 Author Share Posted July 4, 2019 Sorry about that,Here is a link to one of the pages: www.increaseyourv.com/blog/2019/5/20/what-are-the-symptoms-of-overtraining increaseyourv.squarespace.com/config/pages/5a280da2085229052bcb9d73 The heading of all of the blog posts is hidden by the top navigation. Thanks,Andrew Link to comment
bluefluidmotion Posted July 4, 2019 Author Share Posted July 4, 2019 Sorry about that,Here is a link to one of the pages: www.increaseyourv.com/blog/2019/5/20/what-are-the-symptoms-of-overtraining increaseyourv.squarespace.com/config/pages/5a280da2085229052bcb9d73 The heading of all of the blog posts is hidden by the top navigation. Thanks,Andrew Link to comment
tuanphan Posted July 4, 2019 Share Posted July 4, 2019 @AndrewTomas Try CSS .Site-inner { margin-top: 50px; } 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
bluefluidmotion Posted July 5, 2019 Author Share Posted July 5, 2019 Very close. (-:That does correct the spacing, but this impacts the whole site besides the blog posts.Is there a way to specifically impact only the blog posts and none of the other pages? All of the other pages on the site align correctly. I tried:.collection-type-blog h1.post-title { margin-top: 50px; } Did NOT work. Is it named something else? Thanks,Andrew Link to comment
bluefluidmotion Posted July 5, 2019 Author Share Posted July 5, 2019 Very close. (-:That does correct the spacing, but this impacts the whole site besides the blog posts.Is there a way to specifically impact only the blog posts and none of the other pages? All of the other pages on the site align correctly. I tried:.collection-type-blog h1.post-title { margin-top: 50px; } Did NOT work. Is it named something else? Thanks,Andrew Link to comment
tuanphan Posted July 5, 2019 Share Posted July 5, 2019 @AndrewTomas Try .view-item .Site-inner { margin-top: 50px; } 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
bluefluidmotion Posted July 5, 2019 Author Share Posted July 5, 2019 Perfect! That seems to work. Thanks.Andrew Link to comment
tuanphan Posted July 5, 2019 Share Posted July 5, 2019 @AndrewTomas You're welcome. There is Accept Answer button. That lets other members know it works, and they can use it 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
Archived
This topic is now archived and is closed to further replies.