Hi,
May I ask how to change the colour of 1 button without affect the rest of the buttons?
I like to change the button colour as it is the same as the background colour.
Please help, thank you in advance.
my url is www.laurenglacia.com
Hi,
May I ask how to change the colour of 1 button without affect the rest of the buttons?
I like to change the button colour as it is the same as the background colour.
Please help, thank you in advance.
my url is www.laurenglacia.com
Hello There,
.hero__inner a.btn.hero__btn {
background-color: #acdfb796;
}
Hi @ZestardTech
Thank you so much for your help the background colour changed well.
And how to change the font colour?
Thank you in advance
Hello There,
.hero__inner a.btn.hero__btn {
background-color: #494e65;
color: #fff;
}
Hi @ZestardTech ,
This works great! Thanks!!
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.