kosturos10

Forum Replies Created

list of topics you have created till now.

  • kosturos10
    Participant
    Posted in : Hide Page Titles

    Also, what’s the best way to change the font size on mobile? I’ve tried the following and it works on tablet but not phone….?

    @media screen and (min-width: 782px) {
    html {
    font-size: 19px;
    }
    }

    Thanks.

Viewing 1 post (of 1 total)