Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: not able to change h2


Bowe
Participant

@bowromir

like hnla said :) It’s probably being overwritten by a different selector.

Looking at your page, you probably want to change the post title… try to put this in your custom.css file:

.pagetitle {
font-size: 22px;
}

Skip to toolbar