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 #3485594
Vertical header width
Closed

Comments

  • Atvshopen started the conversation

    Hi.

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


    BR Mattis

  •  6,933
    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

    Attached files:  atv1.jpg

  •  6,933
    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
  •  6,933
    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 :)

  •  6,933
    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

  •  4,621