Jump to content

Change Color of Individual Buttons

Recommended Posts

Site URL: https://star-turquoise-mzgf.squarespace.com/

I'm trying to change individual colors of buttons on my website - page noted below. I can generate outlines and change the text color, but I'm looking to just change the background of the button block. I'd like them all to be different colors. Any ideas?

https://star-turquoise-mzgf.squarespace.com/home-designing-immersive-programs 

PW: pilot 

Link to comment
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Add to Home > Design > Custom CSS

div#block-yui_3_17_2_1_1608554061906_6771 a {
    background: blue;
}
div#block-yui_3_17_2_1_1607541617718_19582 a {
    background: violet;
}
div#block-yui_3_17_2_1_1607541617718_20245 a {
    background: red;
}
div#block-yui_3_17_2_1_1607541617718_22702 a {
    background: green;
}

 

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

I see logo is huge so blurry on mobile. If you want to resize, add this to Design > Custom CSS

/* resize mobile ypo logo */
@media screen and (max-width:767px) {
div#block-yui_3_17_2_1_1607636525796_4682 {
    width: 50%;
    margin: 0 auto;
}
}

image.thumb.png.bbf9a4a528fc0069ef41b831b0681127.png

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

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.