Font size AND color for products page title AND price

This topic has 4 replies, 2 voices, and was last updated 8 years, 2 months ago ago by Jack Richardson

  • Avatar: jiaqing
    jiaqing
    Participant
    February 8, 2016 at 20:45

    Hi,
    I am very happy with the theme but don’t know how to change:

    the size AND the color
    of the title AND the price of all product, in all pages of my site,
    (an example: http://www.galasxy.com/product-category/2014-2016/)

    They both are too big.

    Can you give me the custom css?

    Thanks in advance!
    Gilles.

    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 9, 2016 at 08:49

    Hello,

    Please add this code in custom.css file:

    .slide-item .product .product-name a, .products-grid .product .product-name a {
        color: #292d33;
        font-size: 14px;
    }
    .price {
        color: #820000;
        font-size: 14px;
    }

    Write values you need.

    Best regards,
    Jack Richardson.

    Avatar: jiaqing
    jiaqing
    Participant
    February 9, 2016 at 11:46

    thank you very much!
    Gilles.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    February 9, 2016 at 12:24

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

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

The issue related to '‘Font size AND color for products page title AND price’' 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.