Hello, I would like for the solid/filled buttons throughout our site to have an outline,
currently I can only choose outline or filled which is a bit annoying
is this possible with CSS?
thank you
Hello, I would like for the solid/filled buttons throughout our site to have an outline,
currently I can only choose outline or filled which is a bit annoying
is this possible with CSS?
thank you
HI @girltimebeauty , Can you kindly share the details of your problem (screenshot) with us? We will check it and suggest you a solution if possible.
Hi @girltimebeauty ,
Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above tag:
Here is result:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you ![]()
Hi,
You can change the global style of buttons using your theme’s global settings.
For example, with Dawn theme: From theme’s editor > theme’s settings > buttons > adjust the “Thickness”
It can be different if you’re using another theme but basically, all themes have similar global settings for buttons.
Hi i actually want buttons accross the whole site to have the outline was that possible?
Hello, this worked but is there a way to apply to the whole site please? thank you!
Hi @girltimebeauty ,
Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above tag:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you ![]()