
-
AuthorPosts
-
September 13, 2017 at 6:28 pm #851690
On my website the text is not shown entirely on mobilephones sometimes not on pc Either.
Ïs there a Resize option to fix this ?September 13, 2017 at 11:33 pm #851772Hi,
You can edit elements to change font sizes or go to Enfold theme options > Advanced Styling and edit elements manually. If there is a certain section you would like to edit on your page, please point it out.
Regards,
YigitSeptember 14, 2017 at 6:48 am #851849It is basically the first headline of every page that needs to fit the screen. Meaning the text does.
I have pages where the same layout as the first headline is used further down the page.
Also here I need it to be resized.
Am I explaining OK?
September 14, 2017 at 1:48 pm #852037Hi,
I checked your website on my iphone and tried resizing browser window however i cannot reproduce the issue. I attached a screenshot in private content field. Could you please post a screenshot and show the issue you are seeing? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Best regards,
YigitSeptember 14, 2017 at 1:54 pm #852040The issue is there if I browse to the website on an iphone 5 or 5 S.
If not on the frontpage please try on of the other pages.
-
This reply was modified 7 years, 9 months ago by
frederiksandgrav.
September 14, 2017 at 2:54 pm #852060Hi,
Please edit your element and go to “Screen options” tab and decrease font size for mobile devices – https://i.imgur.com/DL2XWDX.png
Best regards,
YigitSeptember 14, 2017 at 2:58 pm #852062But then it also gets smaller on eg. iphone 7 plus is there no general resizing?
The solutions means i have to go into every page where I use this field.September 14, 2017 at 3:15 pm #852083Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
@media only screen and (max-width: 479px) { .responsive #top #wrap_all .av-mini-font-size-45 { font-size: 30px !important; }}
Best regards,
YigitSeptember 18, 2017 at 4:39 pm #853478I added it but it is still not resized on this page
Problem is on iPhone 5s
September 20, 2017 at 2:33 pm #854370Hi,
That is because defined font sizes here – https://i.imgur.com/DL2XWDX.png. If custom CSS code did not work, i am afraid you are going to need to edit each page and set font size to 30px on mobile devices.
Best regards,
Yigit -
This reply was modified 7 years, 9 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.