Bknuts Posted October 3 Share Posted October 3 The bottom part of my blog post does not look good in mobile mode since there is too much text. And I don't want to have to limit my headings to a few letters. Is there anyway I can edit this? Any help is greatly appreciated!! Bjørnar Recording 2024-10-02 204136.mp4 Link to comment
Ziggy Posted October 3 Share Posted October 3 Start with this Custom CSS: @media only screen and (max-width:767px) { .item-pagination { display: flex; flex-direction: column; } .item-pagination-link { max-width: 100%; } .item-pagination-link--prev { margin-bottom: 16px; } } If that's not enough, then we can also use CSS to reduce the font size. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Bknuts Posted October 3 Author Share Posted October 3 8 minutes ago, Ziggy said: @media only screen and (max-width:767px) { .item-pagination { display: flex; flex-direction: column; } .item-pagination-link { max-width: 100%; } .item-pagination-link--prev { margin-bottom: 16px; } } Yea, I am afraid this is a bit out of my league sadly. I am not a coder, so I wouldn't really know where to begin with this. But I appreciate the help! Link to comment
creedon Posted October 3 Share Posted October 3 Try adding the suggested code to Website > Pages > Website Tools > Custom CSS. Let us know how it goes. Ziggy and JasonGipson 2 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
Bknuts Posted October 5 Author Share Posted October 5 I found a way to work around it. But I will look into adding Custom CSS as well. But for now the workaround does the job for me. Appreciate the help tho, thx a lot!!! 🙂 Link to comment
Solution Bknuts Posted October 9 Author Solution Share Posted October 9 (edited) I figured it out 🙂 It can be changed under Site styles--->Fonts--->Asign styles--->Blog Posts---->Pagination. Finally 😄 Thx for trying tho!!! Here you can check it out: www.theSEOptimized.com And feel free to give me tips on how I can improve my page if you want, I appreciate any help I can get 🙂 Have a great day!!! Bjørnar Edited October 9 by Bknuts 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