Topic Resolution: Resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3302
    Avatars@mu
    Support Expired

    Hi, I don’t know where the menu is to change the standard blue color of this review bar on the woocommerce products page. You can help me? Thank you

    #3304
    Avatars@mu
    Support Expired

    How can i give you a screenshot of the problem?

    #3307

    Hi,

    You can use this css code:

    .woocommerce-noreviews, p.no-comments {
        background-color: #your-color !important;
    }

    Copy and paste into file style.css ( child-theme), I added this code into file style.css, please recheck.

    #3310
    Avatars@mu
    Support Expired

    Perfect. Thank you.

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

You must be logged in to reply to this topic.