If the link does not work, you need to deactivate all plugins first and remove all custom css. If this won't help, then we recommend to re-install theme files but thru FTP only.
also now that it works fine on Mobile, the menu background is gone! if you can check it yourself on your computer & mobile version you would see what i mean...
would appreciate if you can assist me with this CSS problem on mobile version (no background) & pc version (not aligned with the menu bar)
1. You have too many menu items in header and that's why they do not align with logo. What you need to do is to decrease padding between menu items with the following css:
@media only screen and (min-width: 1240px) { #Top_bar .menu > li > a span:not(.description) { padding: 0 15px !important; } #Top_bar .menu_wrapper { margin-top: 15px !important; } }
2. To display header background on mobile, instead of:
Comments
yes, it is but it's the same color as background. You can change it's color with: