1. green12
  2. Commercial Templates
  3. Tuesday, 09 February 2021
  4.  Subscribe via email
How to increase the font size in the mobile version of Sophia?
Thank you
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

@media only screen and ( max-width: 767px ) {
body {
font-size: 18px;
}}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks a lot, it worked!
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!