Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Joyn
  • #126578
    irlray5000
    Member
    Post count: 4

    Hi

    Where can i edit the @media for mobile and tablet devices. I want to set the font size for each

    thanks

    Ray

    #126584
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    You can check in responsive.css and replicate the css rules in the child theme or the custom css so it can be overide.

    -Rui

    #126667
    irlray5000
    Member
    Post count: 4

    Hi

    I have set the body font to Lora 17px in the Theme options.

    Could you share how I can set this to change to Lora 12px when on iPad or iPhone via the custom CSS area?

    #126754
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this media query:-

    @media only screen and (max-width: 1024px) {
    
    }

    Thanks
    Mohammad

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register