Home › Forums › WoodMart support forum › Brand filter Brand filter This topic has 1 reply, 2 voices, and was last updated 3 years, 8 months ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 26, 2021 at 3:31 pm #276625 hknyldsParticipant Hello, I want the brands above the footer to remain visible, but I don’t want them to be clickable. So filtering should not work when the brand name is clicked. How can I do it? March 26, 2021 at 10:00 pm #276729 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: .brands-widget .brand-item a { pointer-events: none; } Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register