Home › Forums › All Other Themes › Form boxes going over content area in mobile view (Contact Form 7)
- This topic has 10 replies, 3 voices, and was last updated 8 years, 3 months ago by Sonl Sinha.
-
AuthorPosts
-
April 3, 2016 at 1:51 pm #29110
Hello, please have a look at this
The Form boxes are going over content area.
Is this a plugin problem or theme problem?
Do you have a solution to prevent this?April 5, 2016 at 5:20 am #29256Hi Michael,
Kindly share the page URL here.
Regards,
BradApril 5, 2016 at 7:34 am #29289April 5, 2016 at 7:54 am #29293Hi Michael,
I have checked the page on all screen sizes and everything looks fine.
I have checked here also: http://www.responsinator.com
Regards,
BradApril 5, 2016 at 9:34 am #29312Hello Brad,
thank you for checking.
Responsinator has a better representation of my website on mobile than all browsers on my phone (Chrome, Firefox, Dolphin, Samsung Internet 4.0.10-51), they show all that same problem.
In Responsinator you can see, that the form field is nearer the right border than the left. Do you have a code for me to center the form fields in mobile view?
regards,
MichaelApril 5, 2016 at 10:15 am #29321Hi Michael,
@media screen and ( max-width:768px) {
input[type=”text”], input[type=”email”], input[type=”url”], input[type=”password”], input[type=”search”]{ width:96% !important; }
}Regards,
BradApril 5, 2016 at 10:28 am #29325That code makes no difference.
I already have this code snipped in my custom css box to decrease the distance to menu:
@media screen and (max-width: 479px) { #secondary.home_front_wrap{margin-bottom:0 !important;} } #primary { width:100%; margin:0;}
Perhaps there are some interferences?
April 5, 2016 at 10:44 am #29328Hi Michael,
Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact
Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
BradApril 5, 2016 at 11:39 am #29337can we do a skype session instead? Perhaps now? my skype user: michael.pekic
August 21, 2016 at 6:01 pm #44248I just sent the details, regarding another problem. Would be nice if you could check for this again as well? Thank you.
August 22, 2016 at 8:48 am #44286Okay.
-
AuthorPosts
- You must be logged in to reply to this topic.