Shopify themes, liquid, logos, and UX
Hello,
I am using the supply theme. My website is eccommerce.us and the password for the site is: ceheip
I would like to remove the white space in the image above marked in blue. I would also like to align the save price to the right of the product price. Any help would be appreciated!
Currently I have this css added to the bottom of my theme.scss.liquid:
.grid-item .product-grid-item > p {text-align:center}
.grid-item .product-grid-item > .product-item--price {text-align:center}
Solved! Go to the solution
This is an accepted solution.
sorry for that issue can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.product-grid-item, a.product-grid-item {text-align: center;}
This is an accepted solution.
yes please add this code
.product-item--price, .grid-item .product-grid-item>p {margin-bottom: 5px;}
This is an accepted solution.
sorry for that issue can you try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
.product-grid-item, a.product-grid-item {text-align: center;}
Thanks for the quick response!
Is there a way to reduce the white space between the product title/price/discount price?
This is an accepted solution.
yes please add this code
.product-item--price, .grid-item .product-grid-item>p {margin-bottom: 5px;}
User | RANK |
---|---|
197 | |
179 | |
83 | |
60 | |
47 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On 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, 2023