Hi Everyone
I'm just a web designer html/css coder and I feel a lot these theme frameworks requires php knowledge because its easy not for us!
Anyway.
I need to get a span tag inside the link tag on the navigation menu, like this:
<a title="Who we are" href="#"><span>Who we are</span></a>
How do I do this in functions.php?
I will need the exact code because I dont know PHP at all!
Thank you
Joel