• Resolved horrormoviesgr

    (@horrormoviesgr)


    Hello, is it possible that the sticky legal links widget works only for desktop and not mobile versions?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Matthias Günter

    (@mguenter)

    Hey @horrormoviesgr !

    Thanks for your message. Unfortunately, we have not yet such a feature, but I have added it to the backlog, and I cannot promise any date for this, sorry.

    As a workaround you can use the following Custom CSS through Customizer > Cookie Banner > Custom CSS:

    @media (max-width: 700px) {
    .rcb-sticky {
    display: none !important;
    }
    }
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.