Hello, I added an outline box button but the border around the view all box is not showing, it should be black. What could be going on? ![]()
My store: try-nellies-boutique.myshopify.com
password: lavishprintshop
Hello, I added an outline box button but the border around the view all box is not showing, it should be black. What could be going on? ![]()
My store: try-nellies-boutique.myshopify.com
password: lavishprintshop
Hi @kirstenlc5
You can add below CSS to add border to your button:
.button--secondary {
border: 1px solid #000;
}
Have a Good Day..!!
Hello @kirstenlc5
I would like to give you the recommendation to support you so kindly follow steps below:
I hope the above is useful to you.
Best regards,
GemPages Support Team
This worked perfectly thank you! Any code to get a option to change the color?
it worked!!