-
AuthorPosts
-
May 12, 2023 at 2:17 pm #1407240
Hi, I have found that the text on my site is too small on mobile. searching around on my site, I found one paragraph that has slightly larger text and is readable on mobile, but I can’t figure out why.
Can you please have a look at my site? I’ve included login credentials in the private section below.
May 14, 2023 at 12:48 am #1407331Hi Marc,
Please try to add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) { .avia_textblock p { font-size: 16px; } }
Hope it helps.
Best regards,
NikkoAugust 30, 2023 at 7:25 pm #1417606Hi thanks for the help with this problem. The Quick CSS worked earlier this year, but now the tiny text problem is back.
I installed a child theme recently, but I checked to make sure the CSS is still there, and it is:
Can you please take a look at my site and help me figure out why the text is so small on mobile?
Just like before, only Josephine’s page has text that’s a reasonable size as seen above in the history of this ticket.
August 30, 2023 at 7:25 pm #1417607Here’s new login info in private section.
August 31, 2023 at 11:12 am #1417673Hi,
Thanks for that. Could you upgrade the account to have administrator rights as well please?
Best regards,
RikardAugust 31, 2023 at 3:13 pm #1417697Oh yes upgraded to admin just now
September 1, 2023 at 1:42 pm #1417810Hi,
Thanks for that. It’s not possible to navigate anywhere on the backend though, since something is asking to set up 2FA login. Could you turn that off for now please?
Best regards,
RikardSeptember 3, 2023 at 4:55 pm #1417961Yep, disabled it just now.
September 3, 2023 at 7:12 pm #1417967Hi,
I have checked your page /josephines-practice/ and I see the different sized text:
If you look at the text in the Text tab of the editor you will see that you have some empty “code” tags, so it is an error:
so you should remove these from all of the pages that has this error, I did it for you on this page.
I also notice that you have a lot of empty “div” tags, typically these would be paragraph tags, so I fixed this for you:
I believe that this occurred by someone copy & paste text into the “visual tab” of the editor, so the clipboard formating was applied.
Please clear your browser cache and check, and if you have any other pages like this try to follow these steps.Best regards,
MikeSeptember 4, 2023 at 3:00 pm #1418036Very helpful thank you Mike!
September 4, 2023 at 4:33 pm #1418074Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
AuthorPosts
- The topic ‘text on mobile too small’ is closed to new replies.