Jump to content

Adding more space between words in a code

Go to solution Solved by Spark-Plugin,

Recommended Posts

Posted (edited)

Hi, I have used coding to clone my heading navigation into the footer of my site. 

However, the footer navigation words are too close together and I would like to add some more spacing between the words. 

Thank you for your help!

footer website.png

header website.png

Edited by joelbull
  • Replies 3
  • Views 331
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution
Posted (edited)

@joelbull, thanks. You can try this code:

  1. Navigate to Pages > Website Tools > Custom CSS.
  2. Paste the code into the CSS editor.
  3. Hit Save and you’re done

Note: Play around with the gap value.

#footer-nav-clone .header-nav-list {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
    justify-content: space-evenly;
    gap: 10px !important;
}

Let me know how it goes:)

Screenshot 2024-10-22 at 10.42.05.png

Edited by Spark-Plugin

- Answered by Iuno from sparkplugin.com

forumsignature-recommendedcopy2.png.0579645eb1430dc7c1059541dc6456c6.png

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.