Viewing 1 replies (of 1 total)
  • Hi,

    Please try to add the below-written CSS code into Appearance > Customize > Additional CSS:

    @media only screen and (max-width: 768px) {
    .site-logo img {margin-left: auto;
        width: 50%;
        padding-top: 50px;}
    }

    Please let us know if it helps.

    Thank you!

    Have a nice day!

Viewing 1 replies (of 1 total)

The topic ‘Logo not centred on mobile’ is closed to new replies.