Change font size for mobile use
-
Hi Nuno, thank you for the nice minimalist theme!
My site-title is quite long, so I would like to change the font size for the site-title when visiting the site on mobile phones. I already tried this in my childtheme:
@media (min-width: 420px) {
h1.site-title {
font-size: 20px;
}
}
but it doesn’t change anything. Can you help please?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Change font size for mobile use’ is closed to new replies.
