Thanks for the quick reply Thomas…
here is the code:
element {
}
.header-split #Header .top_bar_left .menu_wrapper {
width: 100%;
Height: 100px;
}
.header-split #Header .top_bar_left .menu_wrapper {
width: 100%;
}
#Top_bar .menu_wrapper {
float: left;
z-index: 201;
}
#Top_bar .menu_wrapper {
float: left;
z-index: 201;
}
i think its in menu_wrapper but i don’t know how to fix..
I tried changing the height and none of that work.