Reply 277643 to: Put cookie notice above the banner?

Avatar: MichaelB
MichaelB
Participant
March 3, 2021 at 23:33

“Hello,

Edit custom code and change min-height and top according to your needs.

Regards”

#cookie-notice {
    top: 0px !important;
		padding-top:0;
		padding-bottom:0;
		min-height:120px;
		display: flex;
    align-items: center;
}
.cookies-not-set .template-container {
		top: 120px;
}

I have tried but it doesn’t work 🙁

Any ideas?

We are NEARLY there 🙁

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.