• Resolved Tobo

    (@infonetzlichtcom)


    Hi there,

    can someone tell which css code do the trick, that the content of the cookie banner is scrollable on small smartphone?

    Would be great ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Tobo

    (@infonetzlichtcom)

    • This reply was modified 4 years, 12 months ago by Tobo.
    Plugin Author Nicola Modugno

    (@shark986)

    Hello @infonetzlichtcom,
    customizing the CSS could do the trick ??

    You could try adding/modifying these CSS rules to the “CSS for banner content”:

    max-height:calc(100vh - 2em);
    overflow:scroll;

    Consider that the “2em” in the max-height is due to the top-padding plus bottom-padding of the container if you have default CSS settings.

    Please, let me know to close the topic.
    Nicola

    Thread Starter Tobo

    (@infonetzlichtcom)

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How Scrollable Cookie Banner on small smartphones?’ is closed to new replies.