JUSTIN1234 Posted September 21, 2022 Share Posted September 21, 2022 I tried many attempts to have the previous and the next button straight. Currently the PREVIOUS button is above the NEXT button. I tried adjusting the line height to zero in site style but it's still not aligned. It would be greatly appreciated if anybody knows how to solve this and makes them straight. Link is https://www.lexta.co/lookbook/boon-sofa-ideas-1 Link to comment
Ziggy Posted September 21, 2022 Share Posted September 21, 2022 There's the same question being asked and answered in this thread, which will hopefully help you out: JUSTIN1234 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? Link to comment
tuanphan Posted September 22, 2022 Share Posted September 22, 2022 Try adding this to Design > Custom CSS @media screen and (max-width:640px) { nav.BlogItem-pagination.clear { display: flex; justify-content: space-between; } nav.BlogItem-pagination.clear:after { display: none; } } JUSTIN1234 1 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
JUSTIN1234 Posted September 27, 2022 Author Share Posted September 27, 2022 On 9/22/2022 at 5:31 PM, tuanphan said: Try adding this to Design > Custom CSS @media screen and (max-width:640px) { nav.BlogItem-pagination.clear { display: flex; justify-content: space-between; } nav.BlogItem-pagination.clear:after { display: none; } } It worked perfectly. Thank you so much for help. I really appreciated. Link to comment
JUSTIN1234 Posted September 27, 2022 Author Share Posted September 27, 2022 On 9/21/2022 at 3:46 PM, Ziggy said: There's the same question being asked and answered in this thread, which will hopefully help you out: Thank you for sharing, I have seen that thread but the codes only helped that specific site. Tuanphan have solved my problem and it works perfectly now. tuanphan 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