how can i disable the links of the brands
-
Hi There,
i want to know how can i disable the links of the brands? i want just to display them in the strip but without link to the brands.
Hello,
You can do it with custom CSS in Theme Settings -> Custom CSS -> copy this code in the field “Global Custom CSS”
.brand-item {
pointer-events: none;
}
Kind Regards
hi there,
it was working when im on staging.
now, im on live and its not affecting now.
what i need to do?
thank you.
Hello,
I visited your site, and brand links still don’t work.
https://gyazo.com/8919a5a93e4190e50e2f500f36d8052c
Please, clarify your issue. I will do my best to help you.
Kind Regards