[Resolved] Content above div

Home Forums Support [Resolved] Content above div

Home Forums Support Content above div

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #485887
    Thierry

    Hello,

    I have this page (with metaslider)

    https://ibb.co/cKYNDm

    How i can make :

    https://ibb.co/goWsDm

    It’s possible ? Thx

    #485994
    Leo
    Staff
    Customer Support

    Hi there,

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

    #486158
    Thierry

    Hi leo, the content section up.

    #486569
    Tom
    Lead Developer
    Lead Developer

    Give this CSS a try:

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

    Great Toom, it’s ok ๐Ÿ™‚

    #488550
    Tom
    Lead Developer
    Lead Developer

    Awesome ๐Ÿ™‚

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.