Remove link from brand logo's homepage
-
Hi,
How can I remove de link from de brands at our homepage? These do not need to be linked after a page.
Thanks!
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached. Sorry, but there is no option in Theme Settings to remove the links from the brand slider items.
It requires customizations and this is beyond our limitations and support policy.
You can apply a trick by adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.brands-widget .brand-item a {
pointer-events: none;
}
This CSS will not remove the link but it will make the links in the brands non-clickable.
Best Regards.
Yes, it works! Thank you ver much 🙂 Great work!
Most Welcome :-)
If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in the future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day :-)
Topic Closed.
Best Regards.
The topic ‘Remove link from brand logo's homepage’ is closed to new replies.