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

Okay
  Public Ticket #1495086
logo is gone on mobile
Closed

Comments

  • jozwiak started the conversation

    Hi. I cannot find why the logo is not visible in the tablet or mobile mode.

  •  7,280
    Oliver replied

    HI!

    pls. add following css:

    @media (max-width: 768px) {
        body #site-header .logo-position-menu_center:not(.header-layout-fullwidth_hamburger):not(.header-layout-overlay) > .site-title {
            display: table-cell;
        }
        .site-title .site-logo {
            max-width: 60vw;;
        }
    }

     

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

    Regards, Oliver