Home Forums WoodMart support forum Brand click filter

Brand click filter

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

    sergenadiyaman
    Participant

    Hi
    When customer click to brands logo in product page it goes to below link

    /shop/?filter_color=american-silver

    But I don’t use default shop page

    How can I turn this link to own category filter or specific like below
    /chairs/?filter_color=american-silver

    Or I want to cancel button just it will show image without click

    #557007

    Hello,

    This is your attribute page. It is not possible to add a custom link. Add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS to remove the link.

    .wd-product-brands a {
        pointer-events: none;
    }

    Best Regards.

    #558508

    sergenadiyaman
    Participant

    Thank you

    #558512

    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 4 posts - 1 through 4 (of 4 total)

The topic ‘Brand click filter’ is closed to new replies.