Two questions. How do I resize the lead capture to be used on the internal pages, it is cutting off on the right... http://mccririelaw.webworldadvantage.com/about/ Also - How do I change the lead capture colors. I am using the code provided in several other posts by you but it is not working. One more, how do i change the colors in the contact form on the contact us page (not the lead capture but the contact form itself)... http://mccririelaw.webworldadvantage.com/contact-us/
Hello, 1. Kindly apply and the below CSS code in: (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: .sidebar{ padding-left: 57px; } .inkleadsform .signinForm ul.inkleadsul li.inkleadsbutton input[type="submit"]{ width: 201px; } .inkleadsform .signinForm ul.inkleadsul li.inkleadsbutton input[type="submit"]:hover{ width: 203px; } 2. To change the color of lead capture form use the below CSS, kindly use your own color code: Code: .inkleadsform ul.inkleadsul{ background: red; } .inkleadsform ul.inkleadsul li h2.heading { background: rgb(139, 47, 47) !important; } .inkleadsform .signinForm ul.inkleadsul li.inkleadsbutton input[type="submit"]{ background: none; border: 3px solid rgb(171, 126, 126); } .inkleadsform .signinForm ul.inkleadsul li.inkleadsbutton input[type="submit"]:hover{ background: none; } Hope it will solve your issue. Let me know for further doubts.
how do i make the lead capture form on internal pages wider? it is centered fine, just small especially when trying to read the captcha. the captcha is very difficult to read. here is the site: http://classifiedamerica.com . also on the lead capture backend, when looking at leads captured and trying to clear out the junk mail, the bottom left blue button to delete all disappears as well as the red "x" beside each email saved. thank you;-)
Hello, Greetings from InkThemes, We have got your concern, please send us your WordPress dashboard admin login details at [email protected]. so that, we can have a look over the issues in detail and will try to resolve them ASAP. Your website Login link: WordPress username: WordPress password: Note: Once your issue get resolved, you can change your password.