I have a top floating stripe with an non-white background. (1600 pixel screen width) In front of it, I have a top floating group with some text, buttons etc. with a transparent background (full width i.e. 1200 pixel).
When I scroll down the elements in rest of page below scroll over / under the floating group. The only way i can avoid this is to set an opaque background on the floating group. But this leads to bad UI as 1200px width will be opaque and rest of width will be different color of the stripe.
See screenshots below. How do I avoid this effect ?
Not sure how this is helpful ? I can already do that.
The issue is I want header to act floating, but without scrolling elements visible as going over / under it due to a transparent background.
Right now its a grey stripe behind it but i want to replace it with a image. If i dont have transparent background, part of image wont be visible. Note that this is normal bubble builder and not responsive builder.
Maybe you could make the image in two parts… one on the stripe and another on the floating group… shouldn’t be too difficult to cut them to pixel perfect size…
The floating group bar has no background color so it cant “hide” anything as such. Anything that moves underneath it will show.
If you make the stripe a non floating stripe and give the floating group bar a white background color you can hide the text scrolling underneath it BUT unfortunately you loose the image at the top.
Unfortunately it seems that the stripe is always at the bottom of everything else. I’m sitting with the same challenge.
Have a look at your forum app example and see what I did in my own app, but it’s not always possible especially with bigger elements like a RG
I decided to learn responsive design and switch that page to responsive instead. May be a bit challenging since I dont have prior coding experience but should be able to manage.
I’m doing the same but I’m waiting for the responsive design to come out of Beta. For the time being I sacrificed having the stripe with the image at the top the whole time and made my floating bar have a white background when the page is at the desired page scroll.
This hides anything that moves underneath it. Maybe somebody has a better plan.
Looking at the link you gave us - I don’t think it’s anything wrong on your end. I think it’s a bug on Bubbles end.
Hopefully one of the Bubble staff will see this and fix it.