How to Reduce Header size?

edited April 2017 in Theme support
Dear sir,
I am developing my education website for ssc examination. For this i want to reduce my header size. i don't know how to reduce but at this time my header is looking bad. so i need your help .

Comments

  • Hi,
    This is not the header but the content padding.
    Please go to theme options>global>advanced and turn off content padding.
    thanks
  • I have tried this option but these tricks does not works. 

    Problem- normally my header size is bigger than sticky header. i have tried fix header but this trick doesn't work and other trick you suggested me also doen't work. so i want my header look like sticky menu. less in size....
  • The 'trick' you refer to change the distance between the header and the content. 

    Use this css 
    .sub-menu li {
    text-align:left !important;
    }
    #Top_bar .menu > li > a {
    padding: 0 !important;
    }
    #Top_bar #logo {
    padding:0 !important;
    }
    #Top_bar .top_bar_right_wrapper {
    top: 10.5px;
    }
    #Top_bar .top_bar_right {
    height:58px !important;
    }
  • edited April 2017
     after implimentation of aboe code in css now i am facing some problem in sticky header . please check sir sir and send me some solution...

    Url : http://dca.7e5.myftpupload.com   

    and also i want to creat a secoundry menu like this image.... i hae selected this menu  by black marker. please let me know how to create this menu blow main menu because i want to create exam information like this menu.. please help me sir please help me...image 

    I want to make a sub menu for courses like above website. i need this option urgently. 

  • I do not see any problem with the sticky header, please clear the browser cache.
    You cannot have another menu, sorry.
    P.S the image does not work.
Sign In or Register to comment.