Home Forums WoodMart support forum Remove link from brand logo's homepage

Remove link from brand logo's homepage

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #231729

    Caspar
    Participant

    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.
    #231818

    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.

    #231827

    Caspar
    Participant

    Yes, it works! Thank you ver much 🙂 Great work!

    #231835

    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.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Remove link from brand logo's homepage’ is closed to new replies.