remove padding

remove padding

lunalucenteskin
Explorer
88 0 19

Can i remove the padding between the title and the ML Quantity, or even make it way less.

 

URL is www.lunalucente.com

Image 19-07-2024 at 09.38.jpeg

Replies 5 (5)

Moeed
Shopify Partner
7512 2029 2495

Hey @lunalucenteskin 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.main-product__block.main-product__block-custom_text {
    margin-top: 0 !important;
}
</style>

RESULT:

Moeed_0-1721375321664.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


oscprofessional
Shopify Partner
16373 2440 3188

Hello @lunalucenteskin 
Sure, You need to add css for it.

  1. From your Shopify admin, navigate to Online Store > Themes.
  2. Find the Testament theme and click Actions > Edit code.
  3. In the Assets folder, navigate to the product.css  file.
  4. Add the following css code at the end 


.main-product__block.main-product__block-custom_text {
margin-top: 10px;
}

Hire us | Pass Core Web Vital | B2B Wholesale Experts | Claim Your Free Website Review |
Connect with Us: WhatsApp | Skype: oscprofessionals-87 | Email: pallavi@oscprofessionals.com |
Custom Shopify SolutionsPrivate Apps, Theme Customization & SEO | Digital Marketing |
OSCP Apps: Discount Suite | Wholesale App | Bundle & Upsell | Shipping Discount | and more...

WebCreatorz
Shopify Partner
20 3 4

yes you can remove the spacing just go to
online store
edit code
custom.css
and paste the code in it at the bottom

.main-product__block.main-product__block-custom_text {
    margin-top: 0;
}

- Helpful? Like and Accept solution to let me know or Buy me Coffee !
- If I managed to help you then, don't forget to Like it and Mark it as a Solution!
- if you need more help or want me to do the task for you? Then Email Now or Message me on Fiverr
- Enjoy 1 month of Shopify for $1. Sign up now.




Contact me here
Webcreatorz if you could not understand anything

GTLOfficial
Shopify Partner
852 176 191

Hello @lunalucenteskin 

Go to online store ---------> themes --------------> actions ------> edit code------->assets-----> main.css
add this at the end of the file.

.main-product__block + .main-product__block {
margin-top: 10px;
}


and the result will be
18.png


If this was helpful, hit the like button and mark the job as completed.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh

niraj_patel
Shopify Partner
2391 516 516

Hello @lunalucenteskin 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
 .main-product__block-custom_text {
       margin-top: unset !important;
 }
</style>

techlyser_web_0-1721332265166.png

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com