Home Forums WoodMart support forum sold by" background is missing in product grid"

sold by" background is missing in product grid"

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

    erez
    Participant

    HI
    I use wc marketplace plugin in woodmart theme .

    When I hover above product grid (Product catalog) Appears “Add to cart”
    And “sold by” . The problem is That “sold by” Lacks background as there is in Add to cart .
    (See attached image) .

    It did work, but a few days ago the background disappeared .

    I tried to reset all woodmart settings and Cancel and remove of all cache plugin.
    I eliminated all unnecessary plugins And I left the wc marketplace Main plugin only.
    Nothing helps .

    I’d be happy If you can check .
    login information attached for staging site

    Attachments:
    You must be logged in to view attached files.
    #302685

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-grid-item .wd-add-btn .by-vendor-name-link, .product-grid-item .wd-add-btn .by-vendor-name-link:hover {
        background-color: rgb(96 149 160 / 87%) !important;
    }

    Regards.
    Xtemos Studios

    #302695

    erez
    Participant

    Hey thanks ,
    It added the background .

    But the font is black So do not see well what is written ,
    it should be white same as “Add to cart” .(picture Attached)

    How do I change to white font ?

    Attachments:
    You must be logged in to view attached files.
    #302708

    Hello,

    You are Most Welcome.

    Please replace the previous Custom CSS with the following in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-grid-item .wd-add-btn .by-vendor-name-link, .product-grid-item .wd-add-btn .by-vendor-name-link:hover {
        background-color: rgb(96 149 160 / 87%) !important;
    	    color: white !important;
    }

    Regards.
    Xtemos Studios

    #302717

    erez
    Participant

    Thank you very much 🙂

    #302950

    Most Welcome!!!

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘sold by" background is missing in product grid"’ is closed to new replies.