blackcat2226 Posted August 31 Share Posted August 31 Hello, I want to change the automatic text on the blog that says "Read More" to "READ MORE" but the code I am using is currently not working. This issue is on the "Writing" tab on my website. Here is the specific URL to that page: https://www.michaelaraehagel.com/writing Link to comment
Solution Lesum Posted August 31 Solution Share Posted August 31 @blackcat2226 You can try adding this code snippet under the Custom CSS panel of your Squarespace editor: .tweak-blog-basic-grid-text-alignment-center .blog-basic-grid .blog-basic-grid--container .blog-more-link { text-transform: uppercase !important; } If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? 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