Problem:
Want to display checkboxes as buttons in Custom Search View.
Solution:
Modify and add the following CSS in your theme’s style.css file OR add it in View >> CSS editor section:
.checkbox { background: black none repeat scroll 0 0; border-radius: 5px; display: inline-block !important; margin: 0 10px; padding: 10px 20px; } .page-id-36 .form-group { width:100% !important; } .checkbox input { display:none !important; } .checkbox label { padding-left:0 !important; }
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 12:00 – 17:00 | 12:00 – 17:00 | 12:00 – 17:00 | 12:00 – 17:00 | 12:00 – 17:00 | - |
- | 18:00 – 21:00 | 18:00 – 21:00 | 18:00 – 21:00 | 18:00 – 21:00 | 18:00 – 21:00 | - |
Supporter timezone: Asia/Karachi (GMT+05:00)
This topic contains 2 replies, has 2 voices.
Last updated by 7 years, 2 months ago.
Assisted by: Noman.