Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Title Size on Mobile or Tablet

$
0
0

Replies: 0

I would like the site title font size to reduce (to display on a single line) when viewed on mobile or tablet.
Is it also possible to hide the secondary menu on mobile and tablet?

This does not work:
@media screen and (min-width: 768px) {
.storefront-secondary-navigation.woocommerce-active .site-header .site-branding{
font-size: 14px;
}
}


Viewing all articles
Browse latest Browse all 59525

Trending Articles