Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
Sticky Header on two lines?
dennisrego
March 2015
in
Theme support
Hello. Suddenly, the sticky header on my site is on two different lines. I'm not sure how this happened, but how do I get it back to being on one line?
http://millgrovegardensupplies-com.pfsoftware.ca
Comments
Albert
March 2015
Hi,
this happen because of your custom css:
#Top_bar .menu_wrapper {
background: none repeat scroll 0 0 #ffffff !important;
width: 100%;
}
dennisrego
March 2015
Is there a way to fix it without losing the custom CSS?
Albert
March 2015
No, it is not possible. Your css makes a problems and must be removed if you don't want to get this effect.
Sign In
or
Register
to comment.
Comments
this happen because of your custom css: