Home › Forums › WoodMart support forum › Brand click – filter product off Brand click – filter product off This topic has 1 reply, 2 voices, and was last updated 3 years, 11 months ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 13, 2021 at 8:38 pm #325013 IGRXParticipant Hello, How can I disable the transition to the product filter by brand after clicking on the brand logo in the footer? October 14, 2021 at 12:00 am #325043 Elise NoromitMember Hello, Do you want to make the brands in the footer not clickable? If so, 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