Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #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.

    Screenshot-1

    Screenshot-2

    Can you please have a look at my site? I’ve included login credentials in the private section below.

    #1407331

    Hi 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,
    Nikko

    #1417606

    Hi 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:

    Screenshot-1

    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.

    #1417607

    Here’s new login info in private section.

    #1417673

    Hi,

    Thanks for that. Could you upgrade the account to have administrator rights as well please?

    Best regards,
    Rikard

    #1417697

    Oh yes upgraded to admin just now

    #1417810

    Hi,

    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,
    Rikard

    #1417961

    Yep, disabled it just now.

    #1417967

    Hi,
    I have checked your page /josephines-practice/ and I see the different sized text:
    Enfold_Support_3128.jpeg
    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:
    Enfold_Support_3130.jpeg
    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:
    Enfold_Support_3132.jpeg
    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,
    Mike

    #1418036

    Very helpful thank you Mike!

    #1418074

    Hi,
    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

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘text on mobile too small’ is closed to new replies.