Hi Guys, could you please help me with the code to reduce/decrease the padding/spacing after the “Buy Now” Button and “Trust Badges” as shown in the photo? May I request step by step instructions to do that which will work on ALL THE PRODUCT PAGES for the DEBUT THEME version 12.2.1 ? Would really appreciate the help.
Cheers,
1 Like
Hi @Khair_Majumder
Could you share your product page URL?
Hi @Khair_Majumder
Can you please share store URL?
Hello There,
Please share your store URL and Password.
So that I will check and let you know the exact solution here.
Hi Dan, thanks for your reply. Here is the link: https://tindupicks.myshopify.com/
Hi Laddisahsi, thanks for your reply. Here is the link: https://tindupicks.myshopify.com/
Hi ZestardTech, thanks for your reply. Here is the link: https://tindupicks.myshopify.com/
Hi @Khair_Majumder
Please add this code at the bottom of theme.scss.liquid file in Online store > Themes > Edit code
.shopify-payment-button .shopify-payment-button__more-options { display: none !important; }
.product-single__description { margin-top: 12px !important; }
Hi Dan, in my theme I have theme.scss.liquid file. Is there a reason I don’t have the theme.css.liquid file in my theme as I can see this orange notification (attached with this post) when I am trying to edit
the code. Could you please suggest something for “Converting the .scss and .scss.liquid files to .css or .css.liquid for a better performing online store and theme editor”?
Thank you. Appreciate the help 
I recommend you update your theme to 2.0 version