April 29, 2022 at 9:17 pm
#99030
Theme Horse Support Team
Keymaster
Hi,
Please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
@media (max-width: 767px) {
body {
font-size: 17px;
}
}
Thanks