add space on top of divider

Solved

add space on top of divider

JoaquinExcitare
Explorer
51 0 17

Does anybody know how we can create some space between the divider and the price?

 

URL: https://excitarestudios.com/

 

We added this code to theme. liquid:

 

<style>
.price.price--large.price--show-badge {
border-bottom: solid 1px #F1F1F1 !important;
}
</style>

Screenshot 2024-12-28 at 16.36.08.png

Accepted Solution (1)

Guleria
Shopify Partner
3952 791 1123

This is an accepted solution.

Hello @JoaquinExcitare ,

 

Update your code with this one

 

.price.price--large.price--show-badge {
    border-bottom: solid 1px #F1F1F1 !important; 
    padding-bottom: 10px !important;
}

 

 

Try to play with value 10px to increase/decrease the space.

 

Regards
Guleria

 

- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder

View solution in original post

Replies 2 (2)

Guleria
Shopify Partner
3952 791 1123

This is an accepted solution.

Hello @JoaquinExcitare ,

 

Update your code with this one

 

.price.price--large.price--show-badge {
    border-bottom: solid 1px #F1F1F1 !important; 
    padding-bottom: 10px !important;
}

 

 

Try to play with value 10px to increase/decrease the space.

 

Regards
Guleria

 

- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder

Made4uo-Ribe
Shopify Partner
9687 2303 2877

Hi @JoaquinExcitare 

I've already answer your question in your other post 30mins ago. 

 

.price.price--large.price--show-badge {
    border-bottom: 1px solid #f2f2f2 !important;   
    padding-bottom: 10px; 
}

 

And Save. 

https://community.shopify.com/c/shopify-design/add-space-on-top-of-divider/td-p/2893517

 

Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better! 

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Create custom Shopify pages effortlessly with PageFly's drag-and-drop ⚙️.