Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #85738
    riccrom123
    Member

    Hi,
    how can I reduce the height of the header menu without reducing the text size?

    #85791
    Mahesh
    Keymaster

    Hi riccrom123,

    Go to “Dashboard=> Appearance=> Theme Options=> Custom CSS” box and add the following CSS:

    #header-menu ul.menu a {
       line-height: 2.5em;
    }

    Regards,
    Mahesh

    #85801
    riccrom123
    Member

    thank you Mahesh you have been very kind

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘reduce the height of header-menu’ is closed to new replies.