Home>Support>Box around SiteOrigin Editor

Box around SiteOrigin Editor

Using page builder I have three widgets in a row and I want to draw a box around the central SiteEditor widget. Or at least vertical lines as separators, or perhaps change the background color, but none of those settings are available in the widget edit.

http://aubergetilleuls.com/contact/

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

  1. 8 years, 7 months ago Lucas Tolle

    Hello,

    I understand what you need. You could send a link from a page template for what you want? Thus, I can send you the necessary codes and directions to enter this line with what you need.

    Page optimization
    Changing the subject, you sent the link -> http://aubergetilleuls.com/contact/. I do not know to whom it belongs. Maybe it’s his. But it sends a registration page for websites. And I realized that the page is slow to load. Each image has more than 1MB and the page takes more than 1 minute. In the end, I realized that it carries 65.5MB image and takes 5 minutes to load. It is absolutely great and harmful.

  2. 8 years, 7 months ago patbell101

    I accidentally deleted that site! Have to redo it now, though page builder speeds the process. Are there any instructions you can give as to how to make a visible border around the SiteOrigin editor widget in advance of me having the template available? It is just a three column page with two editor widgets and the google maps widget.

  3. 8 years, 7 months ago Lucas Tolle

    I have idea yes. And it’s very simple. You will insert the code in the CSS field of each module.

    To put total edge widget:

    border:2px solid #dadada;
    border-radius:3px;

    To put in right and left edge in Widget:

    border-left:2px solid #dadada;
    border-right: 2px solid #dadada;

    To place the widget background:

    background:#fafafa; 
    padding:15px; 
    border-radius:3px;
    

    Let me know if it worked for you. If you need anything else please contact us.

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