Home>Support>Vertical lines between columns n page builder

Vertical lines between columns n page builder

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hi,

How can I get vertical lines between columns in page builder?

Thanks.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 11 years, 3 months ago Greg Priday
    Hi, I Work Here

    Hi 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?

  2. 11 years, 3 months ago Sophie Talbot

    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!

  3. 11 years, 3 months ago Sophie Talbot

    Hello? Is anyone there?

  4. 11 years, 3 months ago Greg Priday
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More