Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

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,092
    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,092
    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