global info is-cookiebar ?
Closed this issue · 1 comments
Metis77 commented
On some websites the visibility of the cookie bar might make a change of design/layout of other elements necessary.
Like right now I have to position another modal a little higher, if cookie bar is shown.
What would be the best way to solve this?
Maybe add a css class is-cookiebar
to the body tag, if the cookiebar is visible?
qzminski commented
Sounds good to me, I'll put it on the to-do list.