Site logo

Archived topic

Page Hero Element post_title

1 reply · Started by Julie on February 28, 2019

Viewing posts 1–2 of 2

I have read through the page hero examples but I can't seem to figure out how to change the post title size, it is way to large on mobile.

Hi there,

that Site uses a little CSS for that. Go to Customizer > Additional CSS and look for and change this:

h1.hero-heading {
	font-size: 50px;
	font-weight: 600;
}
This archived topic is closed to new replies.