Avada › Forums › Community Forum › Privacy Bar Placement
Tagged: GDPR
-
AuthorPosts
-
Hi all,
I really like the privacy bar.
But there should be a placement option like BOTTOM | TOP | TOP (Pushdown) | FLOATING LEFT | FLOATING RIGHT
A good example of what I mean can be found here: https://cookieconsent.insites.com/download/I usually set the privacy bar to top by manipulating css like this
.fusion-privacy-bar-bottom { bottom: unset; top: 0; }
In Germany the Imprint / Privacy Policy needs to be in reach within one click. Mostly the Imprint link is placed at the bottom of the page (I use the Footer Copyright Content for this) – by placing the privacy bar at the bottom of the page, this is not possible because the Imprint link is hidden behind the privacy bar.
Thanks for reading
Cheers TimP.S.: Is there a way to submit issues / enhancements besides the Support Ticket Option – like GitHub Issues?
-
AuthorPosts
- You must be logged in to reply to this topic.