Home Forums WoodMart support forum Change color of bottom element of product

Change color of bottom element of product

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #558896

    kasper
    Participant

    Hello,

    The bottom part were product name, price etc is. How do i change the color of that element, like the background of it ?

    #558970

    Hello,

    Can you please share the page URL I will check and give you a possible solution.

    Best Regards.

    #559451

    kasper
    Participant

    Here it is.

    #559525

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global.

    .wd-product.wd-hover-buttons-on-hover .product-element-bottom {
      background-color: #dfd9d9 !important;
    }

    Best Regards.

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