Fixed position background image scrolls (video included)

I can’t believe all the problems I’m having with Webflow. The support team is great, but must have their hands full… :confused:

Amazing work that they’re paying you to make videos like that. The bosses must clearly care about customer experience. Let’s hope I can get this and other problems sorted out.

And do you know when the touchscreen bug will be fixed?

@Brando thanks for the video walk-through, but I’ve found a problem which is present my implementation and in your video.
Look at the narrow grey horizontal bar across the bottom of the viewport.

Edit: aaaand it’s really bad on mobile.

How do we get rid of that?

@Brando I realised that I can set the background section to 110% vh and this makes the bar disappear, but since I’m not a web guy, I don’t know if this will introduce other problems.

What is the best solution?

Hi @daxliniere

I’m thinking this is due to the dimensions of the image not quite covering the full dimensions of the viewport. One possible solution is to set the w and h of the bg image to 100vw / vh:

Hi @Brando. I don’t think that’s the case as the Cover option is selected.
What are all the implications of specifying 110vh for the background section?

Hi @daxliniere It’s unlikely that we will change how fixed images work on touch screen devices. You can see a full post explanation here.

What are all the implications of specifying 110vh for the background section?

I don’t see any negative implications with this – I say go for it :slight_smile:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.