Shopify themes, liquid, logos, and UX
I'm using dawn theme latest version in that i need to improve the design so that i need to make the letter spacing 0px using any custom code.
website : https://offnorth.com/?_ab=0&_fd=0&_sc=1
password: offnorth
thanks in advance
Hello @Sivadarshan
Where this section is located?
Hi @Sivadarshan ,
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.
body.template-index.loaded p {
line-height: 1.5 !important;
}
If my reply is helpful, kindly click like and mark it as an accepted solution.
If you are happy with my help, you can help me buy a COFFEE
Thanks!
Hello Sivadarshan,
Go to Shopify Admin > Online Store > Theme > Customize > Theme Settings > Custom CSS and add this CSS:
.multicolumn-card__info {
text-align: justify;
}
Best regards.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025