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

CSS to change subtitle font-size

Home / Forums / Pinnacle Theme / CSS to change subtitle font-size

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
December 14, 2014 at 10:29 am

Hi,

Which CSS-code can I use to change the font-size of the page subtitle for mobile?

For example I tried this, but it doesn’t work:

@media
(max-width: 480px) {
.page-subtitle {
font-size: 15px;
}

Greetings,

Frank

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