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.

Origami premium theme: change font size for .entry-title h1

Resolved 3 replies premiumthemetheme-origami
Started · Latest reply by Sophie Talbot

Hi,

I’ve tried to change the font size of page headings using this:

.entry-title noinfo
h1{font-size: 25px !important;}

I’ve tried using custom CSS, then Edit CSS (not both at the same time). Neither works.

Help!!!

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Sophie Talbot

    Hi,

    Is anyone there??????

  2. Greg Priday Staff

    Hi Sophie. We’re here (just not always over weekends).

    Your CSS is almost right, you’re just missing a dot in front of the noinfo class name. The following CSS should do the trick though.

    h1.entry-title, h1.archive-title {
      font-size: 25px;
    }
  3. Sophie Talbot

    That’s perfect. Many thanks!

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