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.

Circle Icon Border

10 years ago · Last reply by Andrew Misplon 10 years ago

I am using your Vantage theme which I love. I would like to either edit the circle icon border to only appear on the right side or add a vertical line between circle icon elements in page builder. Just looking to provide that additional separation between elements.

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 10 years, 8 months ago

    Hi Sulham44

    Thanks for your support. Try this…edit each Circle Icon widget and click Attributes on the right. Enter the following as a Widget Class:

    right-border

    Then go to Appearance > Custom CSS and add the following:

    /* Page Builder Custom Classes */
    .right-border {
    border-right: 1px solid #cccccc;
    padding-right: 20px
    }

    Adjust the above values as required.

  2. sulham44 10 years, 7 months ago

    Thanks, Andrew. That worked. However, I would like to center the border vertically. I added a height element, but it extends from the top. Anyway to center it vertically?

  3. Andrew Misplon Staff 10 years, 7 months ago

    Do you perhaps have a link we can look at? Thanks.

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.

Have a different question or issue?

Start New Thread