Site logo

Archived topic

Line between Content and Sidebar

3 replies · Started by Marius on January 2, 2020

Viewing posts 1–4 of 4

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?

Hi there,

Try this CSS:

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

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.

Can you link me to the page in question?

Or we can revisit this once it's live?

This archived topic is closed to new replies.