New Landing How can we help? Atelier Global banner appear in Mobile mode

Viewing 5 posts - 1 through 5 (of 5 total)
  • Posted in: Atelier
  • #306322
    juliensalanave
    Member
    Post count: 125

    Hello, guys! I’m looking for the right setting of the global banner (3-year product warranty, free shipping for orders above, and 30 days product return) to appear in mobile mode. I am having a hard time finding the right setting in (global banner option, header option, mobile header) but I cannot find it there. Please help me, your help is much appreciated. Kindly check attached photo. Tnx

    -Billy

    Attachments:
    You must be logged in to view attached files.
    #306324
    juliensalanave
    Member
    Post count: 125

    I use this CSS code but.. kindly see image for output.

    @media only screen and (max-width: 470px){
    #sf-header-banner {
    display: block!important;
    }
    }

    I want to preserve same position and alignment that can be seen on desktop and mobile. Same product views also. Your help much appreciated. Tnx

    -Billy

    Attachments:
    You must be logged in to view attached files.
    #306362
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Unfortunately that’s exactly the reason why the global header isn’t visible in mobile, because the lack of space to keep it consistent.

    -Rui

    #306437
    juliensalanave
    Member
    Post count: 125

    Okay. Thank you for your response Rui.

    #306438
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem.

    -Rui

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

You must be logged in to reply to this topic.