Problem:
Trying to align custom search fields horizontal using a grid.
Solution:
1. Add the following CSS to your theme’s style.css file or in View’s CSS editor or in Custom CSS section:
.filter-without-label { margin-top: 28px !important; }
2. In your View filter code, update css class name like this:
<div class="col-sm-6 filter-without-label"><div class="form-group">
3. For submit button, update css class name like this:
<div class="col-sm-2 filter-without-label"> add your submit button shortcode here </div>
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 4 replies, has 2 voices.
Last updated by 7 years, 3 months ago.
Assisted by: Noman.