Origami premium theme: change font size for .entry-title h1
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
3Hi,
Is anyone there??????
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; }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.