Header alignment (down)

Posted in: Newspaper
Post count: 91

Hi

Currently, the top of my site looks like this: http://www.screencast.com/t/ylePs8eniuyM

I would like to move the logo further down. I’ve tried to use the “Header alignment up/down” (http://www.screencast.com/t/jlBHzbkqRd) but nothing happens.

Post count: 3343

Hi,
Not working on that style because that header is brake in 2: top logo + ad after the menu.
You can easy move it down with a CSS like:

.header-style-3 .td-grid-wrap {
    position: relative;
    top: 20px;
}

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.