Reply 205640 to: Single post page header

Avatar: Olga Barlow
Olga Barlow
Support staff
December 7, 2018 at 18:37

Hello,

Add the code below to child theme style.css:

1) this one

.global-post-template-large .single-post-large-wrapper .post-heading h2 {
    font-size: 3rem;
}

2) this one

@media only screen and (max-width:992px){
    .global-post-template-large .single-post-large-wrapper {
    max-height: 35vh;
}
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.