Jump to content

Changing colors when the links are the same / spacing

Recommended Posts

Site URL: https://aaronredfieldnew.squarespace.com/

pw: chickenwings

 

I am trying to change the words "Collaborations" to a yellow and "About" to a brown -- but it looks like links all stay the same. Can you separate the main color per font size change these to be multiple colors?


Also, I want to change the paragraph spacing to make the words closer to each other on this home page?

Thanks!

@bangank36 ?

 

Link to comment

Add to Design > Custom CSS

/* text color */
div#block-ce4ee8d9ce39d7236fd6 [href="/collaborations"] {
    color: yellow;
}
div#block-ce4ee8d9ce39d7236fd6 [href="/about"] {
    color: brown;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Grab the hexa code for site similar to this

HTML Color Codes

image.png.df30cbf68c39a26bd522b3bb6013b429.png

Update the code accordingly

/* text color */
div#block-ce4ee8d9ce39d7236fd6 [href="/collaborations"] {
    color: #A24A37;
}
div#block-ce4ee8d9ce39d7236fd6 [href="/about"] {
    color: #A24A37;
}

 

Greeting, it's 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, Delivery Date Picker, Lightbox Studio plugin
If 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 comment
  • 1 month later...

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.