have a look at the screenshots
it bar appears fine with regular header but when it becomes sticky header the bar isnt in the correct location
also how do i change color of the input text in the search bar??
Responsive menu icon not showing
also how do i adjust margin on that icon location
thanks
                 
                
Comments
please send us url to your website and only then we'll be able to answer on all your questions.
http://possu920.hostpapavps.com/~cfm
#Top_bar .search_wrapper input[type="text"] { color: #000 !important; }But to fix height issue with search bar, please remove important declaration from below custom css you have:#Top_bar #logo {
height: 120px !important;
padding: 0;
}