Tagged: iphone, responsive
Please help. Thanks
Hi mindfulwe!
look good to me on mobile. What exactly do you want to achieve?
Cheers!
Andy
Andy,
Sorry that I did not offer more details. The text could not change to bigger size when I read it on iphone and ipad.
Hey!
Please add following code to Quick CSS in Enfold theme options under General Stlying tab
@media only screen and (max-width: 480px) {
h1.av-special-heading-tag {
font-size: 30px!important;
}}
@media only screen and (max-width: 769px) and (min-width: 481px) {
h1.av-special-heading-tag {
font-size: 38px!important;
}}
Cheers!
Yigit
Yigit,
Thanks for your help. It did not work.
Hi,
It looks fine on my end, could you post screenshot highlighting the item you would like to change and how please?
Regards,
Rikard
Please go to http://www.awarenessing.com/counselling/ on your iphone or ipad. When I move my two fingers trying to make the text bigger, the size of the text just won’t change.
Hey!
Please refer to Ismael’s post here – https://kriesi.at/support/topic/urgent-responsives-webdesign/#post-459171
Best regards,
Yigit
Thanks.