Home Forums Pro Themes Education Hub Pro ARANGEMENT OF TOP BAR MENUS(PRIMARY MENUS)

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #143159
    Emmanuel Urassa
    Participant

    How can i arrange top bar menus in one line, i have 8 menus at the top(primary menus) i want to condese all to appear in one line not two line as now when i look it in my pc., can i have a code that do this job??

    #143164
    Psink
    Keymaster

    hello emmanuel

    can you please share your site URL? it would be easy to inspect and give you the required CSS

    Regards,
    Psink

    #143464
    Emmanuel Urassa
    Participant
    #143489
    Psink
    Keymaster

    Hello Emmanue

    Add this CSS in the theme

    
    .main-navigation ul li a {
        font-size: 14px;
        padding: 10px 20px;
    }
    

    To add the above CSS, please go to Admin Panel >> Appearance >> Customize >> Additional CSS,
    there paste above CSS then publish and refresh

    Regards,
    Psink

    #143650
    Emmanuel Urassa
    Participant

    Thank you sir

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.