Hi @ivyliac,
I’m working on v2.0 right now and I will add that option.
For now you can relocate it with CSS.
You want to target this .gdpr.gdpr-privacy-bar.
For it to be in the top, you could do something like bottom: unset; top:0;
@fclaussen I have a similar issue. In my case, the banner is conflicting with LiveChat. I did Z index but works for some time and then goes back to normal. Any idea how to fix. Thanks in advance
@diegoagreda
For now, the only way is through CSS. Maybe repositioning.
For the next release, I will add an option to select a location between top and bottom.