Product widget grid view adjustments - by a4ashan

This topic has 6 replies, 2 voices, and was last updated 2 years, 5 months ago ago by Rose Tyler

  • Avatar: a4ashan
    a4ashan
    Participant
    October 28, 2021 at 12:47

    How to change the color of the price in Product grids. And how to change the letters count (offset) of the product grid titles?

    please refer to the screenshot

    https://snipboard.io/9IxyRD.jpg

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 28, 2021 at 13:29

    Hello,

    Add the next code in Theme options > Theme custom CSS to change color:

    .content-product .price {
        color: #1b253c;
    }

    Theme Options > WooCommerce > Shop > Products style > Product Title Limit

    Regards

    Avatar: a4ashan
    a4ashan
    Participant
    October 28, 2021 at 15:37

    css code didn’t work actually.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 28, 2021 at 15:40

    Where did you add the code?

    Regards

    Avatar: a4ashan
    a4ashan
    Participant
    October 28, 2021 at 15:43

    additional CSS in theme customizaion

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 28, 2021 at 16:09

    Hello,

    Clear cache and check now. There was an error in the custom CSS code on your site.

    Regards

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