I just installed JA coach website.
The font size on mobile (samsung s22+) is far too small to read main menu and most text. Where do I adjust this globally please for a larger font on mobiles?
Your demo mobile font size shows ok from Joomlart site.

    ozmosaics Hi

    If you're using off-canvas menu for mobile too, you can add this custom css code and set the font size as you wish:

    .t4-offcanvas .t4-off-canvas-body .navbar .nav-link, .t4-offcanvas .t4-off-canvas-body .navbar .separator {
        font-size: 16px !important;
    }
    a month later
    Write a Reply...
    You need to Login to view replies.