Equal height
This support request was posted in General Support by hoornwijckgroep
- Juanfra Aldasoro January 25, 2019 at 1:18 pm
Hi,
Would you please try the following:
@media all and (max-width: 767px) { .vc_row { flex-direction: initial; flex: 1 1 100%; } }
Best,
Juan.hoornwijckgroep January 30, 2019 at 11:00 amHi Juan,
is there any information available for this problem?
André
hoornwijckgroep January 30, 2019 at 11:21 amSorry, I didn’t dee your reply of january 25.
I added this code to the custom CSS .
On an Iphone there is no difference, so text still isn’t oke.
Is Custom CSS option of the smart theme the right place to add this code?André
Juanfra Aldasoro January 30, 2019 at 3:23 pmHello André,
Are you using any cache plugin or something similar?
We tested that patch in a local install, reproducing your issue and it solved it.
Best,
Juan.hoornwijckgroep February 4, 2019 at 10:38 amHello Juan,
Anything else I can do to solve this issue?
André
Juanfra Aldasoro February 4, 2019 at 2:12 pmHi André,
Thanks for the follow-up.
Are you checking this in the Chrome app of the iPhone or Safari?
Best,
Juan.Juanfra Aldasoro February 7, 2019 at 12:35 pmHello,
Would you please try the following CSS:
@media all and (max-width: 767px) { .vc_row { display: block !important; } }
Best,
Juan.Juanfra Aldasoro February 11, 2019 at 5:26 pmHi,
Thanks for the follow-up.
I’m glad it worked! Yes, perhaps the only solution for that is to make separate rows for mobile devices and for PCs.
Best,
Juan.
You must be logged in to reply to this topic.