L
L
levkoi2019-05-16 15:37:55
css
levkoi, 2019-05-16 15:37:55

How to remove empty space at the bottom when sliding up a section in Mozilla, ie11 and Edge?

According to the layout, the footer is 'pushed' under the top section, which is implemented like this:

.main-footer {
position: relative
top: -85px
padding-top: 150px
}

A negative margin-bottom equal to the offset removes the bar in mozilla, but then it appears in ie11 and Edge. What is the way to get rid of this space cross-browser?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question