Hello,
I am trying to reduce the amount of space between the the bottom of the Buy It Now button and start of my product description in my product pages. I have adjusted code in the timber.scss file in my test site copy but nothing changed. I have also tried changing code offered from other queries but still a no go.
Any guidance appreciated!
Thank you,
Lynda
TheWaterCanShop.com password: ahdohy.
Hi @Linnea641
Your link points to a non-Shopify website, can you double check so we can provide a solution for this?
Cheers!
Hello There,
Please share your store URL Proper.
So that I will check and let you know the exact solution here.
https://thewatercanshop.myshopify.com
my site is not yet live. I am using the MINIMAL template
password: ahdohy
Hi @Linnea641
Please add the following code at the very end of your timber.scss file:
button.shopify-payment-button__more-options._2ogcW-Q9I-rgsSkNbRiJzA.shopify-payment-button__button--hidden {
display: none;
}
That should do it! Should that help answer your query, we always appreciate liking & marking an as answer to let the community find quality solutions faster. Thanks!
PERFECT!! Thank you so much for your help!
Lynda
You’re most welcome!
Don’t forget to like and mark as solution the latest reply for a better clarity/visibility!