Wordpress title won't change size

Rules and Guidelines to use our forum,read the announcements related to use our forum.

Moderators: ushakumarik, DeviSri

Post Reply
Catherine
Posts: 36
Joined: Thu Apr 21, 2022 9:08 am
Contact:

Wordpress title won't change size

Post by Catherine »

Between the posts and pages on my website, the h1 size won't change:
I've added to the CSS - h1.entry-title {font-size: 100px;}

In the first link (post) it changes, but in the second (a page) it doesn't. It seems to be overridden somewhere and I can't work out where.

Any ideas what's going on?
Bella
Posts: 35
Joined: Wed Apr 13, 2022 6:27 am
Contact:

Re: Wordpress title won't change size

Post by Bella »

Add this as custom CSS for.

.ast-single-post .entry-title, .page-title {
font-size: 55px !important;
font-family: sans-serif !important;
font-weight: 700;
}
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests