Hi.. anyone can help me ? I want to change the font colour on the button to be white - currently it’s the same colour as the button. I dont want to change the theme settings as i only want the colour to change on this specific part.
Preview link: https://20repkelfjnqvhff-68790550809.shopifypreview.com
Password: teagau
Thank you
EA
@erika_brandlab1
add this css to the very end of your base.css file and check
.slideshow .banner__buttons a.button.button--primary{color: #fff;}
Hello @erika_brandlab1 ,
It’s GemPages support team and glad to support you today.
I would like to give you a recommendation to support you so kindly follow steps below:
Open your theme.liquid theme file
Paste the below code before
If you require any further information, feel free to contact me.
Best regards, GemPages Support Team
Yes! Thank you so much.