Vertical lines between columns n page builder
Hi,
How can I get vertical lines between columns in page builder?
Thanks.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.
Hi,
How can I get vertical lines between columns in page builder?
Thanks.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Have a different question or issue?
Start New Thread
Replies
4Hi Sophie
There shouldn’t be vertical lines between the columns. Do you have a URL I can take a look at to see where those lines are coming from?
My question was how can I get vertical lines!!! I don’t have vertical lines, I want them… Can this be done?
url http://www.lucywalters.uk.com
password Lucy1!
Hello? Is anyone there?
Hi Sophie
Unfortunately adding vertical lines isn’t all that easy. You’d need to add custom CSS for each individual page. For example, if you wanted to add a vertical line on the about page, you’d need to use the following custom CSS.
#pgc-8-0-0 { border-right: 1px solid #DDDDDD; }You’d need to go through all pages and find the ID for the cell, then add the left or right border for each one. The ID will always be something of the form pgc-x-x-x.
This guide should help you find the ID for each cell.
https://siteorigin.com/basics/modifying-theme-design-with-custom-css/
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.