New Landing How can we help? Atelier Header – Menu color

Viewing 8 posts - 16 through 23 (of 23 total)
  • Posted in: Atelier
  • #288607
    SHK111
    Member
    Post count: 271

    Is it possible to you give me a code to align the logo in the middle of the header (which I can set by myself if the logo is going to change again) ?

    #288611
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .full-center #logo.has-img a > img {
       margin-bottom: 14px !important;
    }

    Thanks
    Mohammad

    #288616
    SHK111
    Member
    Post count: 271

    Thanks Mohammad, I guess the “14px” set the height …?! Right ?

    #288620
    David Martin – Support
    Moderator
    Post count: 20834

    No, the bottom margin height only.

    #288845
    SHK111
    Member
    Post count: 271

    I met other issues since I change the header style and logo:

    – About the logo, on the main page, it works fine, but once I go to any categories, the logo is deformed (only on retina screen). I’ve set the same logo for retina like the others “logo” or “alt logo”.

    – The second point is the header organisation on iPad tilted on landscape mode.

    How can I solve both of it?

    Attachments:
    You must be logged in to view attached files.
    #289138
    David Martin – Support
    Moderator
    Post count: 20834

    Add this:

    #logo img.retina {
        width: auto;
    }

    I see no iPad header issue? Please be clear about what you refer to.

    – David.

    #289143
    SHK111
    Member
    Post count: 271

    I had the same problem than on retina, on the main page, no problem, but from “shop” and after the logo was deformed …

    the code solved the problem. I don’t know about iPad non-retina, but on a regular screen it works so I guess it works on non retina too…

    thanks

    #289305
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Glad 🙂 to know this.
    Thanks
    Mohammad

Viewing 8 posts - 16 through 23 (of 23 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register