kaydotjpg Posted March 30, 2022 Share Posted March 30, 2022 Site URL: https://tulip-tiger-l3hf.squarespace.com passwprd: brineintopedro Hi! I am trying to remove the hyperlink lines under the text in my footer only. I have found 2 codes from the forum, however when I copy + paste them into my CSS, the lines do not go away. Any tips? These are the codes I've already tried: /* Remove underline from links */a { border: none !important;} //Remove underlines from footer links//footer a {background-image: none !important;} Link to comment
TheSquareSpacer Posted March 30, 2022 Share Posted March 30, 2022 Please use this code. Let me know how it went 🙂 Please go to design > Custom CSS > Paste the code #footer-sections .sqs-block-html a { text-decoration: none; display: inline-block; } kaydotjpg 1 Get Our MultiCurrency Extension for Your Site (7.0 & 7.1) Feel free to reach out for help and projects! The Squarespacer Limited Link to comment
kaydotjpg Posted March 30, 2022 Author Share Posted March 30, 2022 @TheSquareSpacer it worked perfectly! ❤️ thank you :)))) Link to comment
TheSquareSpacer Posted March 31, 2022 Share Posted March 31, 2022 Enjoy 🙂 Get Our MultiCurrency Extension for Your Site (7.0 & 7.1) Feel free to reach out for help and projects! The Squarespacer Limited 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