I
I
Immix2015-10-03 18:23:02
css
Immix, 2015-10-03 18:23:02

How to step back from the header?

I have such a header:
35809e431c374c06aefe0b3cb1934e45.PNG
How to step back from above? With padding-top: 37px; for .container or by setting header position: relative; and top: 37px; ?
Here is mine: code

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergiu Mitu, 2015-10-03
@Immix

anything but position: relative; and top: 37px;
you can padding-top, you can margin-top ..

T
Therapyx, 2015-10-03
@Therapyx

I would give the header a margin-bottom. Or the margin-top container.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question