modern header
http://bagaseawolves.com/wp-content/uploads/2014/09/Screenshot-2014-09-30-11.28.22.png
i am using modern header, I want to centralize it instead of left, same with sticky menu
i want to give the above images effect, when i added this css
#Top_bar .top_bar_left {
width: 550px !important;
}
#Top_bar .top_bar_left {
position: relative;
float: center;!important;}
In the mobile it was not coming properly
Comments
please use below css to do that: