Gap issue

Solved

Gap issue

Spay
Excursionist
33 0 12

Wanting to close these gaps marked to looks the same as the second pink photo. My site is aventacy.com and the pink site is sheenskin.auGap 1.PNGNEW 2.PNG

Accepted Solution (1)
BSS-TekLabs
Shopify Partner
2350 702 828

This is an accepted solution.

<style>
.review-items-container {
    margin: 0 !important;
    margin-top: 5px !important;
}
.product__title {
    margin: 0 !important;
}
p.product__text {
    margin: 0 !important;
}
</style>

Can you replace to this code @Spay 

BSSTekLabs_0-1725795946805.png

 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

View solution in original post

Replies 6 (6)

BSS-TekLabs
Shopify Partner
2350 702 828

- Here is the solution for you @Spay 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liquid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<style>
.product__info-container>*+* {
    margin: 0 !important;
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1725793759141.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Spay
Excursionist
33 0 12

@BSS-TekLabs  Like that but can you make the gap under the Blue low stock a little bigger and keep the even gap on top and bottom of the price like in the pink picture

BSS-TekLabs
Shopify Partner
2350 702 828
<style>
.review-items-container {
    margin: 0 !important;
}
.product__title {
    margin: 0 !important;
}
p.product__text {
    margin: 0 !important;
}
</style>

Can you try this code @Spay 

- Here is the result you will achieve:

BSSTekLabs_0-1725795449432.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
Spay
Excursionist
33 0 12

@BSS-TekLabs USE this 1.PNG Just this gap now to be a little bigger please and that'll be perfect 

BSS-TekLabs
Shopify Partner
2350 702 828

This is an accepted solution.

<style>
.review-items-container {
    margin: 0 !important;
    margin-top: 5px !important;
}
.product__title {
    margin: 0 !important;
}
p.product__text {
    margin: 0 !important;
}
</style>

Can you replace to this code @Spay 

BSSTekLabs_0-1725795946805.png

 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
BSS-TekLabs
Shopify Partner
2350 702 828

If you want it wider you can increase 5px to a larger number @Spay .

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now