Product categories view for mobile - by socialriver

This topic has 2 replies, 2 voices, and was last updated 8 years ago ago by Robert Hall

  • Avatar: socialriver
    socialriver
    Participant
    April 20, 2016 at 16:56

    Hello!
    How can I change the number of columns how Product Categories look at mobile devise? And also font size on Product Categories labels for mobile version.

    Thank you!

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 20, 2016 at 17:21

    Hello,

    1) To change them to one column at mobile device add this code in 8Theme Options->Styling->Custom CSS->Custom CSS for mobile.

    .products-grid .product {
        width: 100%;
    }

    2) Please add the following code in 8Theme Options->Styling->Custom CSS->Custom CSS for mobile.

    .product-category .categories-mask h4 {
        font-size: 15px;
    }
    .product-category .categories-mask span {
        font-size: 12px;
    }

    Regards,
    Robert Hall

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

You must be logged in to reply to this topic.Log in/Sign up

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