Wed, 2016-08-10 22:18
Hi guys, I will really appreciate your help
I have got a complicate task for me to create an static horizontal menu in wordpress.
I have figured out how to insert the custom menu but with css is a big problem for me..
This is the page http://goo.gl/rhmoSW
And this is my css that I am trying to use http://pastebin.com/auiNzjs3
Thanks
Thu, 2016-08-11 23:32
#1
First things first
See the html validator: https://validator.w3.org/nu/?doc=http%3A%2F%2Fwww.pureglobalcapital.com%2Fen%2Fstrategies%2F
You have serious markup errors which make trying to debug the rendering a fool's errand. Please fix the syntax errors first.
cheers,
gary