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

Okay
  Public Ticket #3398800
Right and left menu margin
Closed

Comments

  • Gilles started the conversation

    The right and left margins of the search engine are 70 pixels. I would also like to have 70 pixels for the right and left margins of the logo.

    How should I do it ?

    Currently the custom css for the logo is as follows :

    @media (min-width: 1600px) {
      #page.vertical-header #site-header-wrapper {
        padding-left: 30px;
        padding-top: 0px;
    }
      #page.vertical-header #primary-menu.no-responsive {
        margin-left: 18px;
        margin-top: 130px;
    }
      #page.vertical-header .vertical-menu-item-widgets {
        padding-left: 40px;
        padding-right: 9px;
    }
    }
    
  •  7,280
    Oliver replied

    Hi,

    Can you make screenshot where do you need to add it?

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

    Regards, Oliver

  • Gilles replied

    Here it is.

  •  7,280
    Oliver replied

    Hi,

    Try to add this one:

    .header-style-vertical .site-title .site-logo a img {
        padding-left: 25px;
        padding-right: 25px;
    }

     

    3938581396.jpg

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

    Regards, Oliver

  • Gilles replied

    Cool.
    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