Shopify themes, liquid, logos, and UX
I am looking to put a bit of white space between the shop pay text and the dropdowns to select variant. Does anyone know how I can do this? Theme is Debut v17.13.0
HI @planetary_prod
Thank you for your question.
Please share your store URL, page URL and also password (if your store has one) so we can help you.
Hi @planetary_prod
You can try follow this path:
Themes => edit code => asset => theme.css
and add this code to bottom of the file theme.css
.product-form shopify-payment-terms{
display: block;
margin-bottom: 20px;
}
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025