Fake Sale Popup: Remove or change link to product

This topic has 2 replies, 2 voices, and was last updated 22 minutes ago ago by Jack Richardson

  • Avatar: Kjetil
    Kjetil
    Participant
    October 1, 2024 at 02:45

    Hi,

    Is there a way to remove or change the link to the product for the fake sale popup ?

    Best,
    Kjetil

    Files is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    October 1, 2024 at 07:58

    Hello @Kjetil
    If you would like to simply prevent the posibility to make any link clickable from the Fake popup you can try to add next custom CSS in Theme Options -> Theme Custom CSS -> Global CSS:

    .sales-booster-popup-inner a {
        pointer-events: none;
        cursor: default;
    }

    If you prefer to have something else, please, describe your request in more details.

    Kind regards,
    Jack Richardson
    The 8theme’s team

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

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

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