Viewing 2 replies - 1 through 2 (of 2 total)
  • Richard

    (@richardashby)

    Hi, this is just CSS – if you really want the notice in the footer then I would try changing the z-index of the cookie bar however the real consideration is what is the best user experience that shows your cookie law info AND allows for a chat widget. My hypothesis would be that a banner in the header would work better (you should A/B test that if possible). If you really want a banner in the footer as well as a chat widget in the footer then you should manually adjust the cookie law info CSS so the banner appears below the main body- try:

    body { margin-bottom: 39px; }

    …you might also need to increase the bottom margin of your chat widget by the same amount.

    All the best,
    Richard

    Thread Starter ramonjosegn

    (@ramonjosegn)

    Thanks for support.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hide by tawk chat’ is closed to new replies.