For some reason my lead capture form is out of whack...I used this custom CSS (see below) on a previous Infoway theme and it worked perfectly. For some reason, now it doesn't work. Suggestions? I want the lead capture on the home page to be smaller and shorter etc...the lead capture on the other pages is small but the home page it looks odd... .signupForm .heading{ min-height: 30px; } .signupForm .signinForm #uname{ height: 20px; } .signupForm h2{ margin-bottom:10px; } my website: www.freedom-eyecare.com
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .signupForm .heading{ min-height: 30px!important; } .signupForm .signinForm #uname{ height: 20px!important; } .signupForm h2{ margin-bottom:10px!important; }
This code doesn't work...I pasted the code exactly in the css as directed and this is what happens...see screen shot www.freedom-eyecare.com
Hello, Please provide the following information listed below. Thread Link: Your Website URL: WordPress Username: WordPress Password: Send this information on our email at [email protected] We will check your issue.
I am still awaiting a response about the lead capture on the home page of my website...I used the custom css you offered but this does not work... please re-refer the screenshot I sent in my previous thread... the URL: www.freedom-eyecare.com
Hello, We have checked your website and it seems now that the code is working properly at your website, You can adjust that code as per your requirements.