Button link the text can be marked - by salmi

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

  • Avatar: salmi
    salmi
    Participant
    November 6, 2023 at 17:52

    Hello, when creating a banner, the button link of the text can be marked, this is of course not nice, I mean here in the mobile view. A video screen is private.

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 7, 2023 at 08:51

    Hello,

    Thank you for getting in touch with us.

    The next custom CSS code can be used:

    .banner-button {
        -webkit-user-select: none; /* Safari */
        -ms-user-select: none; /* IE 10 and IE 11 */
        user-select: none; /* Standard syntax */
    }

    Kind Regards,
    8theme team

  • 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.