popup position
-
I’m trying to position the popup to the left bottom of the page, but it’s getting messed up in the mobile layout. Here’s what I tried:
/* COOKIE BAR */ #cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] { top: 84% !important; left: 21% !important; }
Is there anyway for me to fix this without having to create a responsive layout?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘popup position’ is closed to new replies.