Comments VSG_DE started the conversationMay 24, 2018 at 12:29pmHello Support,the meta info of a post (author, date and categories) are shown in a smaller font size in mobile view that in desktop view.Is this a style bug?Please the screenshots attached.Kind regardsAndre 255Joanna repliedMay 25, 2018 at 8:16amHi VSG_DE,Good spot! Try this CSS -add to the Theme Options > Advanced > Custom CSS Styling box: @media only screen and (max-width: 600px) { .blog-meta li span.meta-label, #page-title .blog-meta li { font-size:12px;} } That should make the font sizes all equal on mobile screens Kind regards, JoannaVeented Support Find a helpful article for your theme here: https://veented.ticksy.com/articles/#article-categories Check out our latest article: How to Improve Page Loading Times Don't forget to hit the like button below if you are happy with your support answer :)VSG_DE repliedMay 25, 2018 at 8:34amHi Joanna,it's perfect now on iPhone (portrait) and iPad (landscape).On iPhone (landscape) and iPad (portrait) the mismatch is still there.Now I'm confused ;) 255Joanna repliedMay 25, 2018 at 8:52amHi VSG_DE,Change the max-width value to 900px instead of 600px.That should sort it for tablets too Kind regards, JoannaVeented Support Find a helpful article for your theme here: https://veented.ticksy.com/articles/#article-categories Check out our latest article: How to Improve Page Loading Times Don't forget to hit the like button below if you are happy with your support answer :)VSG_DE repliedMay 25, 2018 at 8:59amDone and fixed!Hands down Joanna - thanks a lot! :) 255Joanna repliedMay 25, 2018 at 2:53pmHi VSG_DE,No problem, that's what I am here forLet me know if you spot anything else like that. Kind regards, JoannaVeented Support Find a helpful article for your theme here: https://veented.ticksy.com/articles/#article-categories Check out our latest article: How to Improve Page Loading Times Don't forget to hit the like button below if you are happy with your support answer :) 361Filip repliedJune 6, 2018 at 11:08amHi there! A more solid fix is coming out along with a new theme version so after you update the theme, that extra snippet will need to get removed.Kind Regards,Veented Team1 Like Sign in to reply ...
Hello Support,
the meta info of a post (author, date and categories) are shown in a smaller font size in mobile view that in desktop view.
Is this a style bug?
Please the screenshots attached.
Kind regards
Andre
Hi VSG_DE,
Good spot! Try this CSS -add to the Theme Options > Advanced > Custom CSS Styling box:
That should make the font sizes all equal on mobile screens
Kind regards,
Joanna
Veented Support
Find a helpful article for your theme here: https://veented.ticksy.com/articles/#article-categories
Check out our latest article: How to Improve Page Loading Times
Don't forget to hit the like button below if you are happy with your support answer :)
Hi Joanna,
it's perfect now on iPhone (portrait) and iPad (landscape).
On iPhone (landscape) and iPad (portrait) the mismatch is still there.
Now I'm confused ;)
Hi VSG_DE,
Change the max-width value to 900px instead of 600px.
That should sort it for tablets too
Kind regards,
Joanna
Veented Support
Find a helpful article for your theme here: https://veented.ticksy.com/articles/#article-categories
Check out our latest article: How to Improve Page Loading Times
Don't forget to hit the like button below if you are happy with your support answer :)
Done and fixed!
Hands down Joanna - thanks a lot! :)
Hi VSG_DE,
No problem, that's what I am here for
Let me know if you spot anything else like that.
Kind regards,
Joanna
Veented Support
Find a helpful article for your theme here: https://veented.ticksy.com/articles/#article-categories
Check out our latest article: How to Improve Page Loading Times
Don't forget to hit the like button below if you are happy with your support answer :)
Hi there!
A more solid fix is coming out along with a new theme version so after you update the theme, that extra snippet will need to get removed.
Kind Regards,
Veented Team