Hello, I have a problem with the mobile viewing device iphone 4 and 5.
All texts are centered correctly by the Enfold settings, but with iphone 4 and 5 the site is not displayed correctly.
I have attached two pictures.
Can you help me?
Thank you
Hey fionda85,
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.flex_column { width: 100% !important; margin-left: 0!important; }}
Then please refer to this post – http://kriesi.at/documentation/enfold/menu-overlaps-logo-on-tablets/ and if that does not help, please see – http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/
Best regards,
Yigit