Intro Description font size (on tablet & phone)

  • Posted in : TheBlogger
  • Steve B
    Participant

    Couldn’t figure out how to change the font size of the into description (on our about page) – on tablet & phone. The setting only adjusts for the desktop.
    Do I need css for that?

    http://tbd.wpstagecoach.com/about/

    Thanks!

    serkan
    Moderator

    Hi Steve,
    You can use this custom css code;

    @media screen and (max-width: 991px) { .intro h1 {  font-size: 3vw; } }

    Thanks

    Steve B
    Participant

    Thanks Serkan! Works good!

    serkan
    Moderator

    You are welcome.

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 the following item
Login and Registration Log in · Register