Home Forums WoodMart support forum Brands Prefooter settings

Brands Prefooter settings

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #135204

    mmart621
    Participant

    How to remove the links from the brands prefooter?
    I tried to make a new carousel (banner or images), but could not get the same effect (greyed logos, colored on hover, and correct sizing). See attached brands carousel and image carousel on bottom.

    Attachments:
    You must be logged in to view attached files.
    #135243

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .brands-widget .brand-item a {
    pointer-events: none;
    }

    Best Regards

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