[Support request] Line between Content and Sidebar

Home Forums Support [Support request] Line between Content and Sidebar

Home Forums Support Line between Content and Sidebar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1119977
    Sonja

    Hi,

    on a dev site (not public), i have instaled Marketer Site. In customizer – layout – i choose “one container”. Now i would like to have a thin grey line between content and the sidebar.

    How can i do this?

    #1120166
    Leo
    Staff
    Customer Support

    Hi there,

    Try this CSS:

    .one-container.right-sidebar .site-main {
        border-right: 1px solid #000;
    }
    #1120184
    Sonja

    i have tried it. In an article, the line sits direct on the right side of any image in post. Also the text get too near this line.

    Can i put this line more to the right? So that it is in the middle of the space between post and sidebar.

    #1120197
    Leo
    Staff
    Customer Support

    Can you link me to the page in question?

    Or we can revisit this once it’s live?

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