jnkappe Posted April 13, 2022 Share Posted April 13, 2022 Site URL: https://www.jenellekappe.com/blog/2022/3/11/kelly-drew-spring-lake-golf-club-wedding I just added a sidebar for ease of navigation for my future/clients on my blog page. However, when I did that the title of the blog posts become left aligned. How can I adjust this so that it centers within the blog section, aligning up with the images? Also, there is no other way to display the blog portion on a Motauk template correct? You can't display a grid option? Thanks for your time. Link to comment
derricksrandomviews Posted April 13, 2022 Share Posted April 13, 2022 Try this is custom css: .view-item h1.entry-title { text-align: center; } jnkappe 1 Link to comment
jnkappe Posted April 14, 2022 Author Share Posted April 14, 2022 (edited) At first I didn't think that worked, but it does! However, only when I am on the link of the blog post. Not when I am on the main page of my blog. If that makes sense. Edited April 14, 2022 by jnkappe correction Link to comment
derricksrandomviews Posted April 14, 2022 Share Posted April 14, 2022 Not sure this will work but add this to custom css also. .view-item h1.blog-title { text-align: center; } Link to comment
jnkappe Posted April 15, 2022 Author Share Posted April 15, 2022 that one did no do it. but thank you! Link to comment
creedon Posted April 15, 2022 Share Posted April 15, 2022 10 hours ago, jnkappe said: only when I am on the link of the blog post. Not when I am on the main page of my blog. Add the following to Design > Custom CSS. .collection-type-blog.blog-layout-left-sidebar article header { text-align : center; } This is for v7.0 using the Montauk template family. Let us know how it goes. jnkappe 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
jnkappe Posted April 15, 2022 Author Share Posted April 15, 2022 that did it! thank you both for your help!! creedon 1 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