Love the new updates. I'm running into an issue with the H1-5 tags resizing too much in responsive mode. I would like the heading fonts to stay the assigned size unless the size reaches mobile/tablet view. How can I accomplish this?
You will likely have to change the built in media queries for the heading tags. You can search for @media in style.css to get an idea of the various media queries used.
Was looking for this also, the problem is that H1-5 get really small but <p> stays the same size all the time, so I end up with all my titles smaller than the text in the page.
In my opinion you should leave the H1-5 with no resizing, or at least give the option in the Typography section.
Hello support!
Love the new updates. I'm running into an issue with the H1-5 tags resizing too much in responsive mode. I would like the heading fonts to stay the assigned size unless the size reaches mobile/tablet view. How can I accomplish this?
Thanks!
Hey!
You will likely have to change the built in media queries for the heading tags. You can search for @media in style.css to get an idea of the various media queries used.
Thanks
ThemeNectar Support Team
Ok thanks. Can't see a simple way to resolve this. Thanks for the direction!
Hi Tahir,
Was looking for this also, the problem is that H1-5 get really small but <p> stays the same size all the time, so I end up with all my titles smaller than the text in the page.
In my opinion you should leave the H1-5 with no resizing, or at least give the option in the Typography section.
Thanks!
Hey Manuel!
Theme version 5.0 did have a fix for this so do update if you havent yet.
Thanks
ThemeNectar Support Team