badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

How to change line by line space in a paragraph

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #89028
    techinfotrends
    Participant

    Hi Am using newscard free theme. could you pls help me on this. Need to increase line by line spacing in points section

    #89271

    Hi techinfotrends,

    please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.

    .site-main .entry-content ul li,
    .site-main .entry-content ol li  {
    	line-height: 1.6;
    }

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.