Site logo

Archived topic

Mobile logo size

11 replies · Started by Patrik on October 19, 2020

Viewing posts 1–12 of 12

Hey!

My logo in the mobile be compressed. Very small after update. Also a site when I only have text as a logo.

Do you know about this error? :)

It is only visible in the mobile phone directly and not in the editing mode for mobile on the computer.

Sends link to one site. Please do not share the address so everyone sees.

Hi there,

this is what i see on mobile:

As I wrote, you would keep my page anonymous THANK YOU.

"Sends link to one site. Please do not share the address so everyone sees."

Remove the picture please!

----

This is not how it looks in different iphones I have. In safari.

EDIT: Not in chrome either.

I checked on all browsers and i am seeing the same as the previous shared image.
If you can try on a different network in case the ISP has cached an old instance, or another device to see if it is device related..

It seemed to be lazy speed on Autoptimize that who created the error. So now it's solved for that site. (I clicked in so that picture is not included.)

But have problems with a site that has text as a logo and there the page name becomes smaller on mobile and ipad. If I turn off LiteSpeed Cache, the problem disappears. But the problem arose when you introduced so you could have different sizes of computer, mobile and tablet? When I go in and change the size of the page name in computer mode, it works, but when I change it for computer (EDIT: ipad i mean) and mobile, nothing changes?

Where can we see this other site?

Hey! :) Post link anonymously here in this post. Keep the page anonymous please. :)

It will match your navigation font size on mobile (which is 15px right now).

You can tell it to be larger with some CSS:

.main-navigation .navigation-branding .main-title a {
    font-size: 20px;
}

Many thanks for the answer! Okay so there's nothing wrong? :)

All looks good to me :)

Yes it works but should it not work directly in edit mode i meant? :)
Have discovered several sites now where the editing mode no longer works. Do i have to write extra css for everyone in the future? :)

It uses the navigation font size, so if you increase that in the Customizer, it will increase the title.

There isn't an independent option just for that one element, so if it needs to be different you'll need to use the CSS.

This archived topic is closed to new replies.