Can you provide the URL to your site so we can take a look at the code?
Hi,
Links are overlapping because of insufficient width value. Try to increase width at footer li class in style.css
footer li {
width: 50%;
float: left; }
Thanks,
If I incresae this value footer looks like this http://nimb.ws/gqFVmI
Is the possible to make this space wider??
Hi,
You have total 8 menus in navigation bar. Product menu has 3 submenus.
Either you will have increase the height of the footer to accommodate total 11 menus.
As an alternative, you can take Products as separate menu and list its submenus in footer.
Thanks,
To tell you the true I’m new in WordPress and I’m not sure how to do this :-))
I would like to keep footer high as is.