bluefluidmotion Posted July 4, 2019 Posted July 4, 2019 Is there a way to adjust the title spacing in the blog portion of the template? Thanks, Andrew
paul2009 Posted July 4, 2019 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 Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.
bluefluidmotion Posted July 4, 2019 Author 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
bluefluidmotion Posted July 4, 2019 Author 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
tuanphan Posted July 4, 2019 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
bluefluidmotion Posted July 5, 2019 Author 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
bluefluidmotion Posted July 5, 2019 Author 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
tuanphan Posted July 5, 2019 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
bluefluidmotion Posted July 5, 2019 Author Posted July 5, 2019 Perfect! That seems to work. Thanks.Andrew
tuanphan Posted July 5, 2019 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.