Home>Support>H1 heading words touching each other in mobile view?

H1 heading words touching each other in mobile view?

By Jay Kay, 9 years ago. Last reply by Daniel, 9 years ago.

Hello, I am using Vantage theme and SiteOrigin site builder.

On my site H1 heading letters touches each other in mobile view, when words are on top of each other. So there is no any space between lines.

I’ve done those headlines with Black Studio TinyMCE Visual Editor.

And it is not just this heading on example site, I already tried to make a new page from scratch, and also tried different browsers and always same thing with h1 heading.

So is there maybe some easy custom CSS solution to add some space/pixels there between rows in mobile view?

URL: http://leaninfiveweeks.com/test/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 6 months ago Daniel
    Hi, I Work Here

    Hi Jay Kay

    You can change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    h1 {
      line-height: 1.7em !important ;
    }
    
    h2 {
      line-height: 1.7em !important ;;
    }
    p{
      line-height: 1.9em !important ;;
    }
    

    Try that out

    Cheers :)

  2. 9 years, 6 months ago Jay Kay

    It works! Thanks mate for fast support!

  3. 9 years, 6 months ago Daniel
    Hi, I Work Here

    Perfect :-)

    Always feel free to open a new thread whenever you require support

    Cheers

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More