Replies: 4
Been trying to increase the size of the page title (see attached image).
Using a child theme – tried the following in the style sheet but no-go.
Advice appreciated
/* Page Title*/
.page .panel-content .entry-title,
.page-title,
body.page:not(.twentyseventeen-front-page)
.entry-title {
color: #222;
font-size: 24px;
font-weight: 600;
letter-spacing: 0.14em;