Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #575088

    how can i bring content inside the sidebar to the top?

    #575139

    Hi diefleischerei!

    Add this to your custom CSS.

    .onp-sl.onp-sl-webkit.onp-sl-friendly-giant.onp-sl-email-locker.onp-sl-subscription-frist.onp-sl-contains-single-group.onp-sl-subscription-enabled.onp-sl-no-touch.onp-sl-has-terms {
        margin-top: 0px;
    }

    Regards,
    Elliott

    #575280

    Thank you Elliott. Can i bring it to the top`?

    #575633

    Hi,

    Try this as well:

    .sidebar {
        padding-top: 0 !important;
    }

    Regards,
    Rikard

    #582223

    CLOSED. Thank you.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘how can i bring content up’ is closed to new replies.