Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Global Mobile Font Size

Home / Forums / Ascend Theme / Global Mobile Font Size

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
December 11, 2019 at 8:34 am

Hi,

I’m trying to globally set the fonts for mobile, so that I don’t set it in every heading.


@media
(max-width: 768px) {
h1, h2, h3, h4, h5 {
font-size: 70%!important;
line-height: 70%!important;
}
}

The surprise is that the font looks like 3 times smaller in mobile view. What am I missing?

A global setting for all headings under Typography would be very nice to have. I hope you’d consider it for future theme enhancements.

Thank you

  • The forum ‘Ascend Theme’ is closed to new topics and replies.