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.
For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase
Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell
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.
For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase
Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024