How do i decrease the space here?

Solved

How do i decrease the space here?

Simon159
Explorer
135 0 26

Hey, I want to decrease the space here just by a tiny bit, how do I do this? 

https://charmente.com/products/charmente-flared-work-yoga-pants

IMG_0454.jpg

Accepted Solution (1)

LizHoang
Shopify Partner
1251 159 195

This is an accepted solution.

Hi @Simon159 

You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file

 

.product__accordion.accordion.accordion--medium.accordion--top-border.quick-add-hidden {
    margin-top: 0 !important;
}

 

Result

LizHoang_0-1740305843277.png

 

Bet,

Liz

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program

View solution in original post

Replies 2 (2)

LizHoang
Shopify Partner
1251 159 195

This is an accepted solution.

Hi @Simon159 

You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file base.css and add this code at the end of the file

 

.product__accordion.accordion.accordion--medium.accordion--top-border.quick-add-hidden {
    margin-top: 0 !important;
}

 

Result

LizHoang_0-1740305843277.png

 

Bet,

Liz

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program

DaisyVo
Shopify Partner
4460 499 595

Hi @Simon159 

 

I hope you are well. You can follow our instructions below:
1/ Shopify admin > Online store > Edit code: https://prnt.sc/M4p-gua99Uf4
2/ Search for "theme.liquid" file: https://prnt.sc/b6xveIKe-Rh2
3/ Open the file and search for </head> tag and add the following code above </head> tag: https://prnt.sc/KWtKYyZkDtYJ

 

Here is the code for Step 3:

 

{% style %}
.payment-badges-block {
    margin-bottom: 0 !important;
}
.product__accordion {
    margin-top: 0 !important;
}
{% endstyle %}

 

DaisyVo_0-1740313947622.png

 

Please let me know if it works. Thank you!

Best,
Daisy - Avada Support Team.

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution