Lead form is not screen size responsive for example, when I open the site in a 13" laptop, the lead form overlaps the tag lines etc under the slider. Please help me fix this. (see screenshot)
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: @media (min-width: 780px) and (max-width: 1450px) { div#mCSB_1 { overflow: visible; } .signinformbox_wrapper { overflow: scroll; max-height: 300px; } } Thanks & Regards Pramod
But this adds a scroll in my lead form, I want the lead form to be screen size responsive without the scroll. please advise.
Hello, Please download a fresh copy of theme and install them. Theme available in member area works perfectly and form is also responsive. Thanks & Regards Pramod