I’ve been trying for a few hours to find the way to display the contact form input fields horizontally as in the module before the contact form here: http://zohar.mapasystem.co.il/
The idea is to replace the Property Search with my Contact Form 7 shortcode.
Using a <table>
is not an option, since the theme changes automatically the layout for mobile browsers.
<label><span> ×©× ××× (××××)</span><br>[text* text-3 30/ class:gg] </label>
<label><span> ××פ×× (××××)</span><br>[text* text-648 30/ class:gg] </label>
<label><span> ×××××× (××××)</span><br>[email* email-827 30/ class:gg] </label>
<label><span> תקצ×× ××שקע×</span><br>[text text-214 30/ class:gg] </label>
<label class="lastsub"> [submit class:gg "ש××"] </label>
I tried <div>
with width, float, display:inline, etc, etc, but I think my problem is with HTML5.
Try this:
In CSS file: