Home Forums WoodMart support forum DESIGN FOR WCMP VENDOR

DESIGN FOR WCMP VENDOR

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

    breackdown
    Participant

    Hi,

    I used WCMP plugin.

    I would like to know how to deleted the green please.

    Best regards

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

    Hello,

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

    body .product-grid-item .by-vendor-name-link{
    display:none!important;
    }

    Best Regards

    #271833

    breackdown
    Participant

    Hi,

    I really appreciate your quick support.

    But I want to keep the vendor name and link.

    I just want disable the green highlight (not really beautiful).

    Sorry if I was not clear at the beginning.

    Thanks for support.

    Best regards

    #271926

    Hello,

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

    .btns-shop-light .woodmart-hover-standard .woodmart-add-btn > a.by-vendor-name-link,
    .btns-shop-light .woodmart-hover-standard .woodmart-add-btn > a.by-vendor-name-link:hover{
    background-color:transparent;
    color:#333333;
    box-shadow:none;
    }

    Best Regards

    #272034

    breackdown
    Participant

    Great support !!! Very appreciate !

    #272078

    We are always happy to help you, write to us when you have any difficulties or issues with our theme.

    We would be grateful for 5 stars rate on http://themeforest.net/downloads in case you are satisfied with our theme and customer service

    Thank you in advance

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

The topic ‘DESIGN FOR WCMP VENDOR’ is closed to new replies.