I’m running into something I can’t seem to create.
What I would like to have, is a dismissable bar fixed at the bottom of the screen, kind of like a cookie bar. It would show some logos from organisations that are supporting the client.
I tried to use the modal, but I am having trouble getting it to do what I want as it always wants to be an overlay as well as at the center of the screen. I also tried the cookie bar, but it is not really customizable.
When creating a div fixed to the bottom of the viewport, it is not dismissable.
What would be the best way to approach this?
Thanks for any suggestions!
Thank you for your reply.
Yes, precisely like a floating element. You can see an example on the current website of the client here. This is currently done with some kind of plugin, I gather.
I would like to recreate this with sitejet.
This would also be useful on other sites, in order to show a rating / satisfaction, or an important announcement and so on.
Hello @Andre it took me a bit of wrangling, as the element kept disappearing, strangely enough. But I got it to do what we wanted. Thanks a lot for the help!