Hey, how do I decrease the space here only by a little bit. I attached a picture and my website, thank you!
https://charmente.com/products/charmente-flared-work-yoga-pants
Hey, how do I decrease the space here only by a little bit. I attached a picture and my website, thank you!
https://charmente.com/products/charmente-flared-work-yoga-pants
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
.kaching-bundles__block.kaching-bundles__block--loaded {
margin-top: -15px !important;
}
Result
Best,
Liz