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
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025