GGNY Posted September 9 Share Posted September 9 Site URL: https://www.arcagalerie.com/ Hello! My footer is defaulting to double spacing, and I'd like for it to be single spacing. Any ideas on how to change this? Also, how do you remove the underline for hyperlinks? Thanks! Link to comment
Lesum Posted September 9 Share Posted September 9 (edited) @GGNY You can add this code under Website > Pages > Website Tools > Custom CSS #footer-sections { h1, h2, h3, h4, p { margin: 1em 0; } a { text-decoration: none; } } Edited September 9 by Lesum 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