Support › Forums › Support (Legacy) › header becomes transparent › Reply To: header becomes transparent
01/12/2015 at 7:24
#941
Keymaster
Hello Bela,
Your sticky header menu was pushed down because it is a bit crowded.
To solve this, you can either try decreasing the font size of the menu, or adding this code to Customizer > Live CSS:
#mega-menu-wrap-sticky_menu #mega-menu-sticky_menu > li.mega-menu-item > a.mega-menu-link{
padding: 0px 15px 0px 0px;}
