Sidebar: left border only

Posted in: Newspaper
Post count: 29

Is it possible to add a left side only border to the sidebar?
If so how?
The settings only allow adding top border to it

Thanks

Post count: 18283

Hello !

You can try this CSS: .td-pb-span4 .wpb_wrapper, .td-ss-main-sidebar {
border-left: 5px solid red;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

Let me know if this was helpfull !

Thank you !

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