Hi support team,
my contact form 7 doesn`t look well on ipad (width 768px). I want to display each question on one line liked on the smaller screens.
Could you help me with this please?
Hey vnfan,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 768px) {
.wpcf7 .flex_column {
width: 100%!important;
margin-left: 0!important;
}}
Best regards,
Yigit
hi yigit,
unfortunately it doesn’t work. Could you please check it again?
Hi!
It should have worked. Do you mind creating a temporary admin login and posting it here privately?
Best regards,
Yigit
I have the same problem, the “contact form” cannot show in mobile screen.
Hi Yigit,
the infos are under:
Hi!
@vnfan They show up fine on my end. Please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
@faway You set to hide your column on mobile. Please edit your page and then click on your column and go to mobile tab to choose to display it on mobile
Cheers!
Yigit
Hi Yigit,
you are right. Thanks a lot.
Hey!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit