How can we help?

If you are looking for support for our PokaTheme, this is the place!

Home Forums PokaTheme support CasinoTheme – fonts are extremely small on mobile (iPhone)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12732
    admin
    Keymaster

    Hi Roman,

    Can you please send me a link from your site and more details about a specific part with you notice small fonts?
    Because we haven’t noticed something like that before I believe there is a chance to be related with custom changes or a plugin but in order to be sure is best if I can check it first!

    #12733
    Roman
    Participant
    This reply has been marked as private.
    #12755
    admin
    Keymaster

    Hi Roman,

    As I can see you are using the “old version” of CasinoAce + Poka Review Plugin.
    To me the size of font looks fine on mobile but if you want to make it bigger then you can change it!
    In Theme Options -> Visual Styles you can change the “font size root” and all your fonts will affect from this change.
    Default is 16px and you can try 18px for example.

    If you want to change the font size only in mobile then you can add the following in your Appearance – > Additional CSS:

    @media (max-width:767px){
      html { font-size: 16px; }
    }
    
    #12775
    Roman
    Participant

    Thanks a lot! That helped 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.