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

Okay
  Public Ticket #3485594
Vertical header width
Closed

Comments

  • Atvshopen started the conversation

    Hi.

    is it possible to edit width of header in vertical possition?


    BR Mattis

  •  7,280
    Oliver replied

    Hi Mattis, 

    I suppose I would need bit more information and details: can you please share a screenshot with more explanations? Thank you. 

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

    Regards, Oliver

  • Atvshopen replied

    I dont want the hamburger menu, just a smaler header that shows all the time instead of the hamburger choise.

    Thanks

  •  7,280
    Oliver replied

    Hi,

    Can you provide wp-admin access?

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

    Regards, Oliver

  •   Atvshopen replied privately
  •  7,280
    Oliver replied

    HI!

    CSS example:

    @media (min-width: 1212px) {
    body #page.vertical-header #site-header-wrapper {    
    width: 20% !important;    
    margin-left: 0 !important;
    }
    body #page.vertical-header {    
    padding-left: 20% !important;
    }
    body  #page.vertical-header .vertical-toggle {    
    display: none !important;
    }
    body #page.vertical-header #site-header-wrapper {    
    margin-left: 0 !important;
    }
    }

     

    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

  • Atvshopen replied

    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

  • Atvshopen replied

    Hi there, is it possible to edit the font size in the vertical menu?

    BR Mattis

  •  5,055