[Resolved] Sidebar to be in inline with the featured image.

Home Forums Support [Resolved] Sidebar to be in inline with the featured image.

Home Forums Support Sidebar to be in inline with the featured image.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1687256
    Mouse

    Currently i am using the following css.


    @media
    (min-width: 769px) {
    #right-sidebar {
    margin-top: 130px;
    }
    }

    But I want to it to be in line with the featured image.

    #1687316
    David
    Staff
    Customer Support

    Hi there,

    theres no way of doing that dynamically as each post may have a different length title and first paragraph.

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