Home Forums Basel support forum .product-label.new color

.product-label.new color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #545325

    Tuomo
    Participant

    Hi there,

    Which button controls

    .product-label.new {
        background-color: #438e44;
    }

    in Theme Settings -> Styles and colors -> BUTTONS?

    Best Regards,
    Tuomo Nurkkala

    #545395

    Artem Temos
    Keymaster

    Hello,

    Since it is not a button, you can’t change it via Theme Settings. The only option here is to change the color using custom CSS.

    Kind Regards

    #545405

    Tuomo
    Participant

    Okay, thanks!

    #545425

    Tuomo
    Participant

    Can I change the star rating color with this CSS-code:

    .star-rating span:before {
        background-color: #438e44;
    }
    #545430

    Tuomo
    Participant

    I changed them with this CSS-code:

    .star-rating span:before {
        color: #d4af37;
    }

    and it is good with that.

    #545879

    Artem Temos
    Keymaster

    OK, we are glad that you sorted it out! Feel free to contact us if you have any further questions.

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

The topic ‘.product-label.new color’ is closed to new replies.