Shopify themes, liquid, logos, and UX
Can someone help me to add separator lines in between sections. Like this:
url: https://errival.com/products/errival%E2%84%A2-instant-period-cramp-relief-heated-belt
will donate!
Solved! Go to the solution
This is an accepted solution.
Hi @Ryan1998
Check this one.
div#price-template--21563658666313__main {
border-bottom: 1px solid black;
border-top: 1px solid black;
height: 100px;
padding: 20px;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
This is an accepted solution.
- Here is the solution for you
- Please follow these steps:
- Then find the base.css file.
- Then add the following code at the end of the file and press 'Save' to save it.
.product__info-container>*+* {
border-bottom: 1px solid !important;
border-top: 1px solid !important;
height: 100px;
width: 100%;
padding: 20px;
}
- 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
This is an accepted solution.
Do you mean add another lines?
Like this?
If it is check this one. Same instruction.
.product-popup-modal__opener:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
border-bottom: 1px solid black;
}
And Save.
This is an accepted solution.
Hi @Ryan1998
Check this one.
div#price-template--21563658666313__main {
border-bottom: 1px solid black;
border-top: 1px solid black;
height: 100px;
padding: 20px;
}
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
thank you! Would you be able do it below these pop up links also, will send coffee please.
This is an accepted solution.
Do you mean add another lines?
Like this?
If it is check this one. Same instruction.
.product-popup-modal__opener:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
border-bottom: 1px solid black;
}
And Save.
This is an accepted solution.
- Here is the solution for you
- Please follow these steps:
- Then find the base.css file.
- Then add the following code at the end of the file and press 'Save' to save it.
.product__info-container>*+* {
border-bottom: 1px solid !important;
border-top: 1px solid !important;
height: 100px;
width: 100%;
padding: 20px;
}
- 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
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025