This topic has 4 replies, 2 voices, and was last updated 3 years, 4 months ago ago by Olga Barlow
Hi Support,
I need to add a Divider Line Between The Main Content And Sidebar Area
Could you please advise on that?
Link : https://reviveforever.com/revive-edit/
Best Regards,
LakshanM
Hi Olga,
Please check now
Regards,
LakshanM
Hello,
Add the below code to Custom CSS
.sidebar.sidebar-right {
border-left: 1px solid #e1e1e1;
}
.sidebar.sidebar-left {
border-right: 1px solid #e1e1e1;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up