This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Edit line spacing

Resolved 3 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

Hi guys. Thank you for an amazing theme!
The spacing between my H1/H2 tags and “normal” text is too big/high – where can I make it smaller? Se an example here: regenclinic.dk/fedtsugning/
Cheers

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 5 months ago

    Hi Jonas

    Thanks for running Vantage. I’m unfortunately unable to access your site at the time of writing, might just be very temporary. You could set the h1, h2 and paragraph line height by inserting the following under Appearance > Custom CSS and editing as required:

    .entry-content p {
    	line-height: 25px;
    	margin: 0 0 25px;
    }
    .entry-content h1{
    	line-height: 25px;
    }
    .entry-content h2 {
    	line-height: 25px;
    }
  2. Jonas Holm 11 years, 5 months ago

    Hi Andrew. That worked perfectly. Thank you so much!! (-:

  3. Andrew Misplon Staff 11 years, 5 months ago

    Super, glad to hear that helped.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread