patrickdodd Posted March 9, 2021 Share Posted March 9, 2021 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
tuanphan Posted March 12, 2021 Share Posted March 12, 2021 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
patrickdodd Posted March 16, 2021 Author Share Posted March 16, 2021 Amazing! @tuanphan If I have a specific color code / shade of color, how do I load that in this Custom CSS? Thanks! Link to comment
patrickdodd Posted March 22, 2021 Author Share Posted March 22, 2021 @tuanphan Just checking on this. Thanks! Link to comment
patrickdodd Posted March 24, 2021 Author Share Posted March 24, 2021 Or anyone? Checking in? @bangank36? Beyondspace 1 Link to comment
Beyondspace Posted March 24, 2021 Share Posted March 24, 2021 Grab the hexa code for site similar to this HTML Color Codes Update the code accordingly /* text color */ div#block-ce4ee8d9ce39d7236fd6 [href="/collaborations"] { color: #A24A37; } div#block-ce4ee8d9ce39d7236fd6 [href="/about"] { color: #A24A37; } tuanphan and patrickdodd 1 1 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 pluginIf 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
patrickdodd Posted April 29, 2021 Author Share Posted April 29, 2021 Thank you so so so much @bangank36!!! 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