I want to change all my letter spacing throughout my whole shopify store to 0. how do I do this?
Put the following code in the bottom of your theme’s CSS file:
body {
letter-spacing: 0 !important;
}
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
Hello @PM999
Please could you share your Store URL so that I can review it?