Okay
  Public Ticket #2382396
Responsive pages - blog - mobile phone
Closed

Comments

  •  1
    niccijane started the conversation

    Hi team 

    Google have said my blog pages aren't loading properly on mobile, see comments below. I've checked the font settings but they are all set to 'general' in Kalium, no sizing options. Content is wider than the screen when you view the site on mobile and text pretty small. They have flagged it for readability issues and asked me to fix it. Is there anything I can do?

    Thanks 

    Nicci 

    The following issues were found on your site: (https://niccitalbot.com/blog/).

    Clickable elements too close together

    Content wider than screen

    Text too small to read

    We recommend that you fix these issues when possible to enable the best experience and coverage in Google Search.


  •  1,558
    Laborator replied

    Hi Nicci,

    1. This is probably because of these sharing buttons, try disabling them as they are not coming from the theme.

    2. The first image which you have added is not responsive, add this CSS to Custom CSS to change that:

    .page-heading--description img {
        width: 100%;
        height: auto;
    }
    

    3. For the text, you can change the font size under Laborator > Typography select the font you're using and there you can set the font size for paragraphs.

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group