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.

Origami Theme, Page Builder and Button Widget

Resolved 3 replies themetheme-origami
11 years ago · Last reply by Andrew Misplon 11 years ago

It doesn’t look like there is a side bar in the widget area for the Origami theme so I tried to manually create one with Page Bulider by creating two columns, and inserting buttons in the right column (like a right nav menu) but the three buttons are not the same size. How can I create buttons that are the same size? Or is there another way to create a side bar in the Origami theme – I love it by the way!

URL: http://www2.westlake.santacruz.k12.ca.us/index.php/library/

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

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 2 months ago

    Hi Carrie

    Thanks for reaching out.

    We’ve kept Origami simple by design so there is unfortunately no way to create sidebar in the classic sense. You can use Page Builder to create one within the page.

    Your buttons pad the text, there isn’t a length assigned, just padding around the text, that’s the reason for what you’re seeing.

    There isn’t an easy way to change this. Try inserting the following under Appearance > Custom CSS (Origami Premium) or your own custom CSS plugin for Origami Free, either Simple Custom CSS or Jetpack Custom CSS:

    /* Buttons */
    .origin-widget-button a { min-width: 220px; }

    Change 220px to a number that works for you.

  2. Carrie Anne Haber 11 years, 2 months ago

    Thank you Andrew.

  3. Andrew Misplon Staff 11 years, 2 months ago

    For sure!

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