Z
Z
z_u_q2019-07-22 18:27:37
css
z_u_q, 2019-07-22 18:27:37

How to pin bar with address bar in mobile chrome?

Hello. I am doing a fullpage landing, there is such a problem on mobile chrome:
When you scroll down, the bar line with the site address in mobile chrome disappears, the height changes accordingly. It turns out the following effect:

5d35d4d1da484343373278.png

Below is an empty white strip with a height of a bar with the address of the site that has disappeared.

Actually a question. How to fix the bar with the address bar in mobile chrome, so that it is like here (the bar with the site address is fixed here)? Or how to solve such a problem?

Thank you!

Link to example

Link to sandbox example

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
C_a_K_y_P_a, 2019-07-23
@C_a_K_y_P_a

Why not just use...?

.div{
   height: 100vh;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question