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.

Change font inline – Vantage

5 years ago · Last reply by Andrew Misplon 5 years ago

I would like to change the font (font-family) for select words in a sentence without a line break. I am using Vantage and tried to use custom CSS by using an H5 class, but get a line feed. Likewise with Div. Do you know a way to do this?

CSS:
h5.dancing {
font-family: “dancing script”;
font-size: 2em;
}

On page:
…writing marketing copy to entertain, educate and influence. By developing the content specific to the audience, I’m able to enhance the user experience and reader engagement.

thank you,
Lynne

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

Need fast email support? Get SiteOrigin Premium

Replies

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

    Hi Lynne

    Thanks for reaching out.

    Try using span instead of h5. The heading tag might have a clear: both or display: block; added which would clear the following words onto a new line.

  2. lkorigin 5 years, 6 months ago

    Thanks. I tried span again and got it right this time. Appreciate it.

  3. Andrew Misplon Staff 5 years, 6 months ago

    Super, glad to hear that helped. Cheers for now :)

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