Global expansion, localizing content, and selling in multiple currencies and languages
I would like to add a rectangle border to the Save $% section, here:
I want it to be just like this:
This is my website: https://www.lovelchile.com/collections/productos-mas-vendidos/products/pm
Thank you in advance for your help!
Hi @jtorres
Just follow the instructions below.
1. Go to Admin > Online store > Themes > Actions > Edit code
2. Open the theme.css file under the Asset folder
3. Add the code below.
.product__price-savings {
border: 3px solid;
padding: 5px 10px;
font-weight: bold;
}
The color of the border is the default color on your theme. To change the border to different color, simply change the text "#000" below to the color you want.
.product__price-savings {
border: 3px solid #000;
padding: 5px 10px;
font-weight: bold;
}
User | RANK |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023