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
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025