Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1248750
Logo position on mobile devices
Closed

Comments

  • lhberg started the conversation

    Hi Gregor,

    probably the last ticket with this site...

    I'm not happy with the logo position on mobile devices, it should be left aligned with the page elements below it, see screenshots.

    Thanks, 

    Lukas

  •  7,280
    Oliver replied

    HI!

    pls. use following css:

    @media (max-width: 1212px) {
    #site-header .container-fullwidth {
        padding-left: 23px;
        padding-right: 23px;
    }
    }

     

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  • lhberg replied

    perfect, thanks!

  •  7,280
    Oliver replied

    Welcome!

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver