�
�
â–ª â–ª2018-02-17 01:38:00
css
â–ª â–ª, 2018-02-17 01:38:00

Trims the background. How to solve the problem?

I noticed that in the navigation menu that appears, which is full width and height at the absolute position, if scrolling appears and start scrolling down, the background disappears, although the content remains. How to solve this problem?
5a875d34ee576951127839.jpeg

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Denis Knyazev, 2018-02-17
@axaxa_man

.menu{
background-size: cover;
}

N
Nikita Kit, 2018-02-17
@ShadowOfCasper

background-size: cover;
background-attachment: fixed

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question