Home Forums Basel support forum We have the problem that in the mobile version the logo is streched

We have the problem that in the mobile version the logo is streched

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #282659

    fabiomorandi
    Participant

    hi, we have the problem that in the mobile version the logo is streched

    #282979

    Hello,

    Please advise what device you use and what browser?

    I am checking and I do not see the problem: https://prnt.sc/11egjz4

    Best Regards

    #283150

    fabiomorandi
    Participant

    it is chrome on android and apple iphone,ipad and tablet on android

    #283153

    fabiomorandi
    Participant

    screenshot

    Attachments:
    You must be logged in to view attached files.
    #283481

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .main-header .site-logo img {
        object-fit: contain;
        object-position: left;
    }

    Best Regards

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