Font size of shop page produts - by tinavive

This topic has 4 replies, 3 voices, and was last updated 9 years, 3 months ago ago by Eva Kemp

  • Avatar: tinavive
    tinavive
    Participant
    January 15, 2015 at 13:18

    Hi I would like to change the size of product titles of the shop page i added this code but didnt work:

    .product-title{
    font-size: 8px
    }

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 15, 2015 at 13:30

    Hello,

    Please add this code into custom.css file.

    .products-grid .product-title {
    font: 8px/20px 'Roboto', Arial, Helvetica, sans-serif;
    }

    Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.

    Regards,
    Robert Hall.

    Avatar: tinavive
    tinavive
    Participant
    January 15, 2015 at 15:05

    Hi

    There doesnt seem to have been any change here is an image of the section im refering to:
    https://www.dropbox.com/s/2emklxr6gt9vxki/Screenshot%202015-01-15%2014.03.21.png?dl=0

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    January 15, 2015 at 16:19

    Hello,

    I’ve added this code in custom.css file:

    .products-grid .product-title {
       font-size: 8px !important;
    }

    Please check now and clear browser cache before.

    Thank you.
    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 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.