studio2 Posted March 17, 2020 Share Posted March 17, 2020 Site URL: https://chicory-krill-h754.squarespace.com/config/ Hi, Is it possible to move the Blog post pagination from the bottom to the top of a post? Thanks so much. Jennifer Link to comment
tuanphan Posted March 17, 2020 Share Posted March 17, 2020 Where is the Blog post pagination? 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
frame61 Posted February 18, 2021 Share Posted February 18, 2021 Hi I have the same issue, how do you move pagination position from bottom of the page to middle or top? The paginations are currently at the bottom of all blog posts and project pages. Squarespace 7.1 any suggestions would be amazing thank you. Link to comment
tuanphan Posted February 19, 2021 Share Posted February 19, 2021 18 hours ago, frame61 said: Hi I have the same issue, how do you move pagination position from bottom of the page to middle or top? The paginations are currently at the bottom of all blog posts and project pages. Squarespace 7.1 any suggestions would be amazing thank you. Can you share link to a blog post or project page? We can check easier. Also what plan do/will you use? 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
frame61 Posted February 19, 2021 Share Posted February 19, 2021 Hi https://www.hunterscanlon.com/blog-2/blog-post-title-one-d6jwa The plan is business, would be great to move it to the center or near the top 🙂 Any help would be great! Thank you Link to comment
tuanphan Posted February 22, 2021 Share Posted February 22, 2021 On 2/19/2021 at 9:25 PM, frame61 said: Hi https://www.hunterscanlon.com/blog-2/blog-post-title-one-d6jwa The plan is business, would be great to move it to the center or near the top 🙂 Any help would be great! Thank you Add to Blog Page Header <style> .view-item main#page { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; padding-top: 100px; } section.item-pagination.item-pagination--prev-next { padding-top: 0; padding-bottom: 5px; } .view-item #page section:first-child { padding-top: 10px !important; } </style> 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
frame61 Posted February 25, 2021 Share Posted February 25, 2021 Amazing thank you so much!! You're the best tuanphan Link to comment
tuanphan Posted March 2, 2021 Share Posted March 2, 2021 On 2/25/2021 at 10:16 PM, frame61 said: Amazing thank you so much!! You're the best tuanphan Hi. I see your site has small problems. 1. (Mobile footer) 2 lines here 2. (Tablet homepage) Line under Gallery, this doesn’t appear on Desktop 3. (Tablet contact) Text break 4. (Tablet about) Similar 3 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
JaclynRavae Posted April 3, 2021 Share Posted April 3, 2021 On 2/22/2021 at 7:30 AM, tuanphan said: Add to Blog Page Header <style> .view-item main#page { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; padding-top: 100px; } section.item-pagination.item-pagination--prev-next { padding-top: 0; padding-bottom: 5px; } .view-item #page section:first-child { padding-top: 10px !important; } </style> @tuanphanI attempted to use your code and it worked, but because I've added a banner to my blog posts, your code also switched the banner image to the bottom of the page. I'm hoping to display the pagination just underneath the banner, closer to the middle of the page. Is this possible? Thank you! Link to comment
tuanphan Posted April 5, 2021 Share Posted April 5, 2021 On 4/3/2021 at 9:14 PM, JaclynRavae said: @tuanphanI attempted to use your code and it worked, but because I've added a banner to my blog posts, your code also switched the banner image to the bottom of the page. I'm hoping to display the pagination just underneath the banner, closer to the middle of the page. Is this possible? Thank you! Can you share link to blog in screenshot? We can check easier 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