Tagged: 

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #161610

    Hi This is a great theme, I really enjoy using it, However this time the client is asking me to make the main navigation of the website a little more sleek, I would like to reduce its height, Please Help me out

    #161614

    Hi,

    Can you post the link to your website?

    Regards,
    Yigit

    #161619

    This is the link to my website >>>> http://frontdesign.in/new/
    Navigation currently has the default height provided with the theme

    #161655

    Hi,

    Please try adding following code to Quick CSS in Enfold theme options under Styling
    #header_main .container { height: 60px!important; line-height: 60px!important; }
    .fixed_header #main { padding-top: 60px; }

    By default it is 88px

    Regards,
    Yigit

    #161662

    Thanks a lot mayne, Thanks a lot!

    #161668

    But there is something wrong with the fonts they move upwards when i scroll, Please Chk the link

    #161763

    Hi,

    Please add following code to Quick CSS as well
    .main_menu ul:first-child > li > a { line-height: 60px!important; }
    This should do it

    Regards,
    Yigit

    #166636

    This is not working :(

    #166657

    Hi!

    Please add following code to Quick CSS in Enfold theme options under Styling

    .main_menu ul:first-child > li a { line-height: 60px!important; }

    Then flush browser cache and refresh your page a few times.

    Best regards,
    Yigit

    #166683

    Thanks, It worked now :)

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Reducing the top navigation height’ is closed to new replies.