- This topic has 5 replies, 3 voices, and was last updated 5 years, 7 months ago by
Forum Moderator.
-
AuthorPosts
-
January 7, 2018 at 10:53 pm #91029
Hello, how can I get it that my form on the mobile phone is displayed among each other.
January 8, 2018 at 5:42 am #91058Hi,
Kindly make the Google map responsive by having width and height as not fixed but auto.
Then the form and others will render properly.
Regards,
ShriJanuary 23, 2018 at 8:13 pm #92526I have a problem with my form “Contact Form 7” – the view in the mobile view is wrong.
All pages of my homepage are displayed correctly in the mobile view, but not the contact page
http://hotel-jonkhans.de/buchung/
The view should be automatic among each other. But not next to each other as shown in the picture.
Greetings Maik Holtermann
January 24, 2018 at 6:08 am #92563Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:479px) { .entry-content table td { width:94% !important; display:block;} #sitefull .entry-content table td p { padding-left: 0 !important;} #sitefull .entry-content table td h4 { padding-left: 0 !important;} }
Regards,
BradJanuary 30, 2018 at 8:35 pm #93093Dankeschön – Thank you
Greeting from Germany
January 31, 2018 at 5:56 am #93123Hi Renate,
If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/15/
Regards,
Brad -
AuthorPosts
- You must be logged in to reply to this topic.