Dawn Theme: Change button color. And Change button text color

heemfit
Tourist
18 0 1

Site: Heemfit.com

How do I change the button text color to white #FFFFFF ? 

How do I change the button color to blue #31C4FA?

 

Screen Shot 2021-11-03 at 9.51.28 PM.png

Replies 2 (2)

suyash1
Shopify Partner
9134 1137 1484

@heemfit- please addd this given css to the very end of base.css file and check, should look like screenshot below

#Banner-template--15113647390882__image_banner .button--primary {
    background-color: #31C4FA;
    color: #fff;
}

 

suyash1_0-1636003618758.png

 

 

To build shopify pages use pagefly You are welcome to contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
Paranormal story video using AI
Join me for beginner level training session
d4rmsc
Excursionist
36 1 16

Hi, is there a way to change the outline of the box as well, because when i tried this, on the desktop the box outline is white, and on the mobile the box outline is black.

d4rmsc_0-1645826497467.png