Home Forums Free Themes WEN Business Misaligned Menu, Underlines, and Missing Icons

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #106666
    neocharles
    Participant

    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

    #106669
    neocharles
    Participant

    I believe this was the culprit – Solved

    https://www.megamenu.com/documentation/wen-business/

    #106691
    wensolutions
    Keymaster

    Hello @neocharles,

    Glad the issue is resolved.

    If you have any issues further, then kindly let us know.

    Thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.