Products Page Category Font Styling - by Olexi

This topic has 5 replies, 3 voices, and was last updated 7 years, 1 months ago ago by Rose Tyler

  • Avatar: Olexi
    Olexi
    Participant
    January 22, 2018 at 17:24

    Hi,

    i just can’t get this fixed by myself … i want to have a smaller line hight for the category names on the products page on mobile.

    Can you please help me with the css 🙂

    Pls find a link to a screenshot to see what i mean.

    many thanks.

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Olexi
    Olexi
    Participant
    January 22, 2018 at 18:27

    and a slightly smaller font would be great also.

    Avatar: Olga Barlow
    Olga Barlow
    Participant
    January 22, 2018 at 18:39

    Hello,

    Use the following code

    @media screen and (max-width:768px){
    .content-product .products-page-cats, .content-product .products-page-brands {
        line-height: 1.3;
        font-size:12px;
    }
    }

    Regards

    Avatar: Olexi
    Olexi
    Participant
    January 22, 2018 at 19:07

    Perfect, many many thanks 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 23, 2018 at 08:13

    Hello,

    You’re welcome!
    Have a nice day.

    Regards

  • Viewing 5 results - 1 through 5 (of 5 total)

The issue related to '‘Products Page Category Font Styling’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.