How do I adjust the space between either side of the text block on my product page template?
The colour options below are part of the Buy buttons block, added to it by the easify options app.
I found a very similar message on here, but the accepted answer was a specific css code insert that I don’t think applies to the ‘text’ block. I know nothing about css, so the relevant code insert for my product page and text block would be great!
Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css/main.css/custom.css file Add the provided code at the end of the file.
Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.
Hi again Moeed, sorry to bother. I have introduced different product page templates and have discovered that the margin values for .product-form__input apply to all inputs including the product quantity selector, so on my new product page template that has the variant selector and the quantity selector, the spacing is off a bit as it is added to both elements. But if I change the values it will put the spacing off for the original template.
What can I add to have margin spacing values I can play with that only apply to the variant picker, and also separately for the quantity selector, on all templates?