Home Forums Basel support forum woocommerce product catalog – fonts too large, cutted for mobiles

woocommerce product catalog – fonts too large, cutted for mobiles

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #271641

    mmmsss
    Participant

    Please help me to fix too large fonts at woocommerce shop / product catalog:
    you can see it on mobile devices (images are smaller on mobile).
    For mobile I can set number of columns only, all other settings are out of control.
    Please look at attached screen shots.
    I have Basel 5.4.2, but probably it was visible also for older versions.

    Attachments:
    You must be logged in to view attached files.
    #271647

    Hello,

    You can change the font by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.

    Here is the documentation providing more detailed instructions: https://xtemos.com/docs/basel/advanced-typography-settings-2/

    If you have any questions please feel free to contact us.

    Best Regards

    #271658

    mmmsss
    Participant

    Hi
    Thanks for fast response.
    I think I’ve seen Advanced Typography earlier, but I’ve found only generic Mobile menu and Product category title…
    I didn’t found way to set font to mobile category names only.
    I think it is generic problem of Basel as I didn’t touch anything related to Mobile settigs.
    Best regards

    #271774

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile:

    body .cat-design-center div.hover-mask>h3 {
        font-size: 18px;
    }

    If you need to change something else, please let us know.

    Best Regards

    #271907

    mmmsss
    Participant

    I used it, it works!
    Finally I set font to 15px.
    Thanks very much for help!

    #271967

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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