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 |
---|---|
152 | |
96 | |
72 | |
62 | |
51 |
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By