Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • lewgard
    Participant

    Thanks Skandha,

    Basically, as the logo loads, the page shifts – on mobile device, regardless the size of logo I have tried. When I remove the logo and just use the site identity, the page does not shift up nor down.

    What should be the ideal image size for a logo ?

    Kat

    lewgard
    Participant

    Hi Skandha,

    Thank you for your quick reply (as always – you’re the best).

    The logo that was displayed caused all pages / posts to shift upwards but I just now uploaded a different logo – which also causes the shift.

    The reason I’m hoping to correct my issue is because I get a CLS Core Web Vital error via my Google Search Console and I want a good experience for my visitors.

    Thank you for your time,

    Kat

    in reply to: Full width without sidebar too wide. How cna I change it ? #275077
    lewgard
    Participant

    Sorry… https://thewaryworker.com/

    I think I figured it out. I added this to the customizer, additional CSS:

    /* To make content container smaller but still wide with with no sidebar*/
    .single-post.no-sidebar #main {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    }

    Looks like it works.

    Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)