[Support request] Mobile logo size

Home Forums Support [Support request] Mobile logo size

Home Forums Support Mobile logo size

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1495167
    Patrik

    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.

    #1495307
    David
    Staff
    Customer Support

    Hi there,

    this is what i see on mobile:

    #1495360
    Patrik

    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.

    #1495461
    David
    Staff
    Customer Support

    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..

    #1495688
    Patrik

    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?

    #1496139
    Tom
    Lead Developer
    Lead Developer

    Where can we see this other site?

    #1496689
    Patrik

    Hey! πŸ™‚ Post link anonymously here in this post. Keep the page anonymous please. πŸ™‚

    #1497393
    Tom
    Lead Developer
    Lead Developer

    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;
    }
    #1497424
    Patrik

    Many thanks for the answer! Okay so there’s nothing wrong? πŸ™‚

    #1497637
    Tom
    Lead Developer
    Lead Developer

    All looks good to me πŸ™‚

    #1498376
    Patrik

    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? πŸ™‚

    #1498893
    Tom
    Lead Developer
    Lead Developer

    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.

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.