Brands element in WP Bakery
-
Hi,
Is there a way to turn off the links when using the Brand element please?
I.e I don’t want the user to be able to click the brand logos and be taken away from the page.
Cheers
Jon
Hello,
Display your brands by means of image gallery element without click
Best Regards
Hi,
I just want to disable the links as the layout is perfect for what I need. screen shot attached. is there no way to disable the links with css?
thanks
screenshot
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the page URL so that we could provide you with the CSS
Best Regards
cool thank you.
I’m building the store from the electronics demo and it’s in MAMP at the moment. That row on wp bakery will be used as is. I’m just changing the brands. will that work of do I need to upload the site for you to help?
https://woodmart.xtemos.com/demo-electronics/demo/electronics/
thanks
Hello,
Add this code to the Theme Settings > Custom CSS > Global
.brands-widget .brand-item a {
pointer-events: none
}
Best Regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Brands element in WP Bakery’ is closed to new replies.