cherylr 13 Share Posted October 20, 2020 Site URL: https://cod-dandelion-38r5.squarespace.com/blog I turned off the underline for links, but they're still showing up on my "read more" links on the blog grid. I tried this .blog-more-link { text-decoration: none !important; background-image: none !important; } PW NWFC Link to post
1 humxahafeex 45 Share Posted October 20, 2020 Hi , Great Question it's called ' STUBORN UNDERLINE' we can eaily remove it by simply adding the following code to Design>Custom Css .blog-more-link::after { content:none; } Hope it helps and Solves the problem. Mark it as solved if it solves the problem. cherylr 1 Link to post
Question
cherylr 13
Site URL: https://cod-dandelion-38r5.squarespace.com/blog
I turned off the underline for links, but they're still showing up on my "read more" links on the blog grid.
I tried this
.blog-more-link {
text-decoration: none !important;
background-image: none !important;
}
PW NWFC
Link to post
Top Posters For This Question
2
1
Popular Days
Oct 20
3
Top Posters For This Question
cherylr 2 posts
humxahafeex 1 post
Popular Days
Oct 20 2020
3 posts
Popular Posts
humxahafeex
Hi , Great Question it's called ' STUBORN UNDERLINE' we can eaily remove it by simply adding the following code to Design>Custom Css .blog-more-link::after { content:none; }
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment