Hello,
on the page http://artichocworldwide.com/about/ the text is not displayed properly when looking at it on iphone.
Thank you for your support.
Bettina
Hi Bettina,
Thank you for writing. I hope you are doing well. Thank you for posting this on the forums.
We’ll be taking a look and will come back to you when we find a solution.
Best,
Juan.
Hi Bettina,
Thanks for waiting.
Would you please add the following custom CSS:
@media all and (max-width: 767px) {
.nice_row-inner, .vc_inner, .row-inner {
display: block;
}
}
Best,
Juan.
Hi Juan,
It helped. Thank you very much.
Best,
Bettina
Hi Bettina,
Thanks for the follow-up.
I’m happy it worked.
Best,
Juan.