- This topic has 1 reply, 2 voices, and was last updated 3 years, 2 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SECURE-PRO Font size on mobile
Hi, I’m using Secure-Pro and I would like to change the size of the fonts (h1 to h6 and p) for the mobile.
Some of Hn are too big on mobile. Can you, please, provide me the custom css to apply ?
I also would like to have font-weight :normal
I’ve created a page with the all sizes Hn and P : https://www.fenix-gsm.be/test-fonts/
I look forward to hearing from you.
Best regards.
Joel
Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media screen and (max-width:767px) {
h1.page-title, h1 {font-size: 26px;}
.thn_post_wrap h2 { font-size: 22px;}
}
Regards,
Chris
Designing a proper and highly-embellished checkout page can be quite a daunting task, especially if you are a beginner. For that, you would have to […]
The role and responsibility of a front-end web designer is vast. They have to create and inculcate several graphical tools that the users need to […]
You must have visited many websites that have been created using website builders. but do you know about the form builder? The form builder is […]