Shopify themes, liquid, logos, and UX
I can not see the option to add spaces between the prices under my related products section and it looks very crammed. (See attached image)
Can someone show me how to fix it?
I would like to add some space between the "$44.95" and "$90.00".
Solved! Go to the solution
This is an accepted solution.
Hi @davidkduong
add this code in main.css :
.theme-money {
white-space: nowrap;
padding: 10px;
}
Hey @davidkduong
could you please provide me with your store URL? I will look into it and get back to you with a solution.
This is an accepted solution.
Hi @davidkduong
add this code in main.css :
.theme-money {
white-space: nowrap;
padding: 10px;
}
I was able to find it under the assets folder.
10px was a bit large but I just edited to 5px and it was good!
Thank you!
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024