Hi, i switched to RTL in http://criminallawyertelaviv.com/צור-קשר/ & the contact form doesn't display well some of the fields http://screencast.com/t/KZQEZpqyiOw how can i fix that? Tnx, Lee
Hello, For rtl Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: #contactForm #contact-form-name { float: right; } #contactForm #contact-form-email { float: right; clear: both; } #contactForm #contact-form-message { margin-right: 5px; } For Submit button. Go to Appearance > editor > template-contact.php and make change as shown in the image given below.