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.

Replies

2
  1. Braam Genis Staff 11 years, 16 days ago

    Hi Hans Christian

    You can do so by using the SiteOrigin Page Builder plugin, which you can get here.

    If you edit the page using Page Builder and edit the Button Widget, on the right you should see Widget Styles > Attributes. In the Widget Class field type in the name of a class, for example, my-button-with-border-color, then click Done and Update to save the widget.

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

    .my-button-with-border-color a {
      border-color: #ff0000 !important;
    }

    You can then change that border-color to anything you would like. You can also change other styles if you’d like.

    Hope that’ helps!

  2. zkagen 11 years, 15 days ago

    Perfect!

    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