Remove link from banner with mask, change mouse icon to arrow

This topic has 2 replies, 2 voices, and was last updated 5 years, 8 months ago ago by Rose Tyler

  • Avatar: irinakk
    irinakk
    Participant
    August 24, 2018 at 10:35

    Hi,

    I am using your banner with mask module on my website, but I would like to remove the linking functionality of it. Right now, when I hover over the image, the mouse cursor changes to a clickable hand, and I would like it to stay as the normal cursor arrow.
    Can you tell me how I can change this?

    Many thanks!

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 27, 2018 at 07:01

    Hello,

    Thanks for the topic.
    Please try to add this code in Theme Options > Styling > Custom css:

    .banner-type-3 {
        pointer-events: none;
    }
    

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.