Hi Team,
Can someone please help me to match the Shop Now Button text and outline colour to match Kegerator Kit colour.
Thanks,
Hello @brew2you
Could you please share your store url ( with pass if your store password is enabled ) then I can see and suggest something for you?
Best regards,
GemPages Support Team
Thanks!
Thanks! DMW
I would like to give you some recommendations to support you.
You can follow these steps:
I hope you find the answer helpful or if you need further support, do not hesitate to reach out to us.
Best regards,
GemPages Support Team
Please add the following CSS code to your assets/base.css bottom of the file.
.banner .banner__content .banner__buttons .button.button--secondary{
color: #68a4ce !important;
}
.banner .banner__content .banner__buttons .button.button--secondary:after{
box-shadow: 0 0 0 1px #68a4ce !important;
}
Thanks!
Thanks!
Thanks alot!
I am glad that my recommendation is helpful to you
.