Hi Juan,
Could you please take a look at https://faabv.nl ? Where the three columns start, on iPhone the images and text are mixed up.
All other platforms render fine…
Thanks!
Hi,
Thank you for writing. I hope you’re doing well.
Would you please send me a screenshot of how you see that? I’m not being able to reproduce it.
Thanks,
Juan.
This reply has been marked as private.
Hi,
Sorry for the delayed response
Would you please try adding the following CSS:
@media all and (max-width: 767px) {
.nice_row-inner, .vc_inner, .row-inner {
display: block;
}
.background-inner:empty {
display: initial !important;
}
}
Best,
Juan.
Hi Juan,
Thanks for this solution, works fine now!
Best regards,
René
Hi René,
Thank you much for the follow-up.
Have a nice day,
Juan.