Reservation Form in two colums
-
Hi,
Ive used the following code to centre the form on the page:.rtb-booking-form { max-width: 20em; margin: 0 auto; text-align: center; } .rtb-booking-form input[type="text"], .rtb-booking-form input[type="email"], .rtb-booking-form input[type="tel"], .rtb-booking-form .minict_wrapper { display: inline-block; max-width: 15em; }
but would like to have the boxes in two columns, rather than one under the other….how could I do this?
Many Thanks
G
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Reservation Form in two colums’ is closed to new replies.