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.

I can’t set up border width

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

I am considering to buy your premium PageBuilder plugin but right now I am trying a free version to see this plugin works for me. I can’t figure out how to set border width. I entered in the CSS style: Border: 20px, border-width: 20 px, border-weight: 20 px. And nothing seems to work. What am I doing wrong? I hope you can answer soon; otherwise, I would have to go with a different plugin. Thanks!

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Andrew Misplon Staff 9 years, 4 months ago

    Hi irene

    Thanks for reaching out. Feel free to email us on Private Snippet with presale questions. Page Builder is a free plugin, SiteOrigin Premium adds additional modules to Page Builder, the Widgets Bundle and our themes but the core of those products are forever free.

    Page Builder doesn’t currently have a border-width setting. One way would be to edit the row in question, click Attributes on the right and add a row class like:

    custom-border

    If you have a Custom CSS plugin like SiteOrigin CSS installed, you can then go to Appearance > Custom CSS and target that class as follows:

    .custom-border[style] {
        border: 2px solid red !important;
    }

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