New Landing How can we help? Themeforest Theme Support Neighborhood CSS prices and categories

Viewing 2 posts - 1 through 2 (of 2 total)
  • #301475
    cali75
    Member
    Post count: 48

    Hello,

    I want to change some colors. http://llibreriasantjordi.com/
    I managed to change price colors on the homepage with this ccs

    .woocommerce ul.products li.product .price {
    color: #2c8da2;
    }

    .price {
    color: #2c8da2;
    }

    Now I’m trying to change categories’ color to #cecece but I can’t find the way. I tryed with this classes: .posted_in / .product-cats

    Hope you can help me,
    thanks and best regards,
    c

    #301491
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,
    Try the code below

    .posted_in a {
        color: #cecece;
    }

    Hope it helps.

    -Rui

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register