• Hello,

    How to disable link on brand images to go in brand categories? I want to have only brand image in product page.

    Thanx! ??

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hello there,

    hope you are doing well ??

    Please, try adding the following CSS code to your theme in Appearance -> Customize -> Additional CSS:

    .yith-wcbr-brands-logo {
        pointer-events: none;
    }

    Let us know any news, please.

    Have a nice day!

Viewing 1 replies (of 1 total)
  • The topic ‘Disable brand image link’ is closed to new replies.