charlineca 7 Share Posted October 31, 2020 Hi there, how do I remove the underline from hyperlinks on my heading 3 only? /* Remove underline from links */ a { border: none !important; } removes all, /* Remove underline from links */ heading a { border: none !important; } does nothing for me. Link to post
0 bangank36 1,058 Share Posted October 31, 2020 heading 3 sound like <h3> for me? could you show your site url so we can provide the exact snippet for this? Greeting, it's BaNgan from BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement, Enable Pinch/Zoom on lightbox, 360 degree photo block, Sortable Table from GSheetIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to post
Question
charlineca 7
Hi there, how do I remove the underline from hyperlinks on my heading 3 only?
/* Remove underline from links */
a {
border: none !important;
}
removes all,
/* Remove underline from links */
heading a {
border: none !important;
}
does nothing for me.
Link to post
Top Posters For This Question
1
1
Popular Days
Oct 31
2
Top Posters For This Question
charlineca 1 post
bangank36 1 post
Popular Days
Oct 31 2020
2 posts
1 answer 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