Site logo

Archived topic

How to put down header

5 replies · Started by Andrés on June 2, 2017

Viewing posts 1–6 of 6

Hi. I would like to move down my header but keapping my content in the same place.

As you can see in my website I have galleries images in all my pages and I want to keep it at the same place.

http://www.andresfluxa.com/

I have my menu in the right side and if I move it down everytihing in the content go down to.

Is there some solution?

Thank you very much in advance.

Andrés.

Hi there,

Sorry I'm not quite sure what you mean. Are you basically wanting to move everything on the left side (site title and navigation) down?

Let me know.

Sorry. Maybe my English is not god enough.

I want to move down the header (Andrés Fluxa - Photographer) but keeping the pictures galleries at the same level.

It is posible?

Thank you for your help.

Andrés.

Hi there,

You could try this:

@media (min-width: 769px) {
    #primary {
        margin-top: -50px;
    }
}

Hi Tom. I will try. But only one more question. Where I should try to put that?

This archived topic is closed to new replies.