changing font-size
-
Hi,
I tried to change the font-size for the titel and the large text in hero section. I did it this way:
.hero-large-text { font-size: 3em !important; } h1.site-title, .site-text-logo { font-size: 36px !important; color: #03c4eb !important; }
On desktop it works fine, but it is not responsive any more.
How can I fix it?
mic
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘changing font-size’ is closed to new replies.