Site logo

Archived topic

Content above div

5 replies · Started by Thierry on February 1, 2018

Viewing posts 1–6 of 6

Hi there,

Like moving the content section up or adding the content in your slider?

Hi leo, the content section up.

Give this CSS a try:

.page-header-content + #page {
    position: relative;
    margin-top: -30px;
}

Great Toom, it's ok :)

Awesome :)

This archived topic is closed to new replies.