H4 Objects smaller on Mobile

  • Posted in : TheBlogger
  • Cfreytes
    Participant

    Hello,

    How would I be able to increase the size of H4 objects for mobile?

    It seems that they are smaller than most fonts.

    Thanks,

    Chris

    serkan
    Moderator

    Hi Chris,
    The following code will only affect the mobile view.

    @media screen and (max-width: 767px) { h4 { font-size: 1.2em; } }

    Thanks

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

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

License required for the following item
Login and Registration Log in · Register