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

Okay
  Public Ticket #2481434
Center Logo
Closed

Comments

  • Knux0r started the conversation

    I would like to make the logo center when it is shown on mobile. Currently it aligns to the left. Also would like to know how I can tweak the logo size to make it larger/smaller.

  •  5,055
    Michael replied

    HI!

    pls. use following css:

    @media(max-width:767px){
    #site-header .primary-navigation, #site-header #perspective-menu-buttons {
        width: 10% !important;
    }}

     

    6707465710.png

    Logo size you can change as follows:

    5122618660.png