Reply 306812 to: Responsive Headings

Avatar: Rose Tyler
Rose Tyler
Support staff
October 28, 2021 at 09:59

Hello,

Add the next code in Theme Options > Theme Custom CSS:

h1 {
    font-size: 100px;
}
h2 {
    font-size: 80px;
}
h3 {
    font-size: 60px;
}
h4 {
    font-size: 40px;
}

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.