Increase line spacing

Increase line spacing

RivaajEthnic
Excursionist
50 1 7

Hi,

 

Can someone please help me to increase line spacing. Through out the website we would like to increase the line spacing. 

 

https://www.rivaajethnic.com/

 

RivaajEthnic_0-1734163366856.pngRivaajEthnic_1-1734163409006.png

 

 

 

Replies 6 (6)

Guleria
Shopify Partner
4147 809 1164

Hello @RivaajEthnic ,

 

Follow these steps:

1. Go to Online Store -> Theme -> Edit code

2. Open your base.css file and paste the following code at the bottom:

 

 

.rte, body, p, li, span, div { 
    line-height: 1.3 !important;
}

 

 

Regards
Guleria

- Custom themes, UI/UX design, ongoing maintenance & support.
- Drop an email   if you are looking for quick fix or any customization
- Email: guleriathakur43@gmail.com Skype: live:navrocks1
- Try GEMPAGES a great page builder
RivaajEthnic
Excursionist
50 1 7

Thanks Guleria, I tried copying this code in base.css file however it did not work

LizHoang
Shopify Partner
1251 159 195

Hi @RivaajEthnic 

 

You can follow this instruction : 

1. Go to Shopify > Theme > Customize

2. Copy and paste this code on Theme settings > Custom CSS section

 

* {
    line-height: 1.5rem !important;
}

 

here is the result : 

 

LizHoang_0-1734176555417.png

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program
RivaajEthnic
Excursionist
50 1 7

Thanks LizHoang,

 

It works however its changing alignment of product size in product display page. Would you know how to fix it?

 

RivaajEthnic_0-1734178177867.png

https://www.rivaajethnic.com/products/aisha-ajrakh-cotton-blue-straight-kurta

 

for Product title its still not showing space:

RivaajEthnic_1-1734178434777.png

https://www.rivaajethnic.com/products/bandhani-ajrakh-purple-and-black-modal-silk-dupatta

Bundler-Manuel
Astronaut
1012 51 118

Hello @RivaajEthnic  I recommend you set some time aside when you can this weekend and go through this manual https://www.hulkapps.com/blogs/shopify-hub/mastering-spacing-in-shopify-a-step-by-step-guide-to-refi.... on line spacing in Shopify stores and you would be able to sort it out

Emmanuel
Please let me know if it works by marking it as a solution!
Bundler - Product Bundles app, a great bundle app for Shopify, with glowing user testimonials and a free plan.
RivaajEthnic
Excursionist
50 1 7

hi Emmanuel,

 

Thanks, it got resolved.

 

Solution for someone trying to fix line spacing:

you can fix line height/ spacing in Theme setting - typography section.