Hi, I seem to have loads of white space under my contact form and contact details on the contact page of my website. Can you tell me how to get rid of all the excess space so that it resembles the pages on the other websites (between the end of the content on the page and the footer widgets). Please see www.iozzolino.com/contact to see what I mean. Many thanks.
Hello, Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .content_wrapper .fullwidth-page img[alt="Sending ..."] { height: auto; } This will solve your isssue.