Origami Theme, Page Builder and Button Widget
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
3Hi 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.
Thank you Andrew.
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.