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!
The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024