Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #355201

    NLeVasseur
    Participant

    Hello,
    I’ve got a website whose logo image will not display on the iPhone 6. It does display on an Android smartphone. I’ve got other sites whose logos do display using the same phone.

    More info to follow.

    Thanks,
    Nancy

    #355204

    NLeVasseur
    Participant
    This reply has been marked as private.
    #355227

    Rupok
    Member

    Hello Nancy,

    Thanks for writing in! It seems your Logo is displaying in mobile view, so should display on iPhone as well (also working on iPhone emulator). Would you please attach a screenshot that what you are seeing in iPhone?

    Thanks

    #355272

    NLeVasseur
    Participant
    This reply has been marked as private.
    #355374

    Nabeel A
    Moderator

    Hi again,

    Thanks for providing the screenshot, please add the following code in your Customizer via Appearance > Customize > Custom > CSS:

    .x-brand img {
        display: block !important;
    }

    Let us know how this goes!

    #355475

    NLeVasseur
    Participant
    This reply has been marked as private.
    #355579

    Lely
    Moderator

    You’re welcome Nancy!

    Do let us know how this goes.