Home>Support>Change border color on botton widget?
  1. 9 years, 7 months ago Braam Genis
    Hi, I Work Here

    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. 9 years, 7 months ago zkagen

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More