- This topic has 2 replies, 2 voices, and was last updated 6 years, 1 month ago by .
 
Viewing 3 posts - 1 through 3 (of 3 total)
	
Viewing 3 posts - 1 through 3 (of 3 total)
	
- You must be logged in to reply to this topic.
 


Home › Forums › Free Themes › WEN Business › Misaligned Menu, Underlines, and Missing Icons
Tagged: css, Elements not loading properly
I suspect there may be some CSS issues going on somewhere – but if you look at w4bfb.org, you will notice that some things are not quite right with the menu across the top of the page.
I have added the following to fix one of the issues (Making the menu be left aligned):
#site-navigation {
    float: left;
	width: 100%;
}
However, there are a few more issues at hand. One is the black line that is under each menu item, and then I am 99% sure there was a ‘home’ icon on the very left (the blank area is still clickable) that is not showing. It also looks like the alignment of things on the menu itself are all messed up.
Any direction you can point me in would be useful.
Thanks
I believe this was the culprit – Solved
Hello @neocharles,
Glad the issue is resolved.
If you have any issues further, then kindly let us know.
Thank you.
| Cookie | Duration | Description | 
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". | 
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". | 
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". | 
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. | 
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". | 
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. | 



