Hi there, Also add this css code inside the custom.css file.
@media only screen and (max-width: 991px) and (min-width: 768px){
.spproperty-contact-us-widget {
padding: 35px 20px 40px;
}
}
.rc-anchor-normal {
height: 74px;
width: 187px;
}
-Thanks
Hi Toufiq,
I'm sorry, but this does not work!
And becaus of this part:
.spproperty-contact-us-widget .spproperty-widget-form {
width: 100%;
clear: both;
margin-top: 22px;
display: block;
}
the "SEND" Button is out of the form.
Please have a look again.
Thanks!
</code></pre>