HTML block for footer 'links'
-
So I have found the HTML for the footer on my site (in the appearance >
widgets area) and they display the links that I want and all are clickable which is great, only problem is they don’t take me to the pages that I want them to?
This is the html code for the footer:
<ul class="menu">
<li><a href="#">Terms & Conditions</a></li>
<li><a href="#">Contact Us</a></li>
<li><a href="#">Silkworms</a></li>
<li><a href="#">Livefood Subscriptions</a></li>
</ul>
Can I add links to this somehow and it’ll work? Or should I do something in the ‘custom html’ widget?
Thank you
Actually worked this out through googling and trial and error.
Replacing the hashtags with links solves the problem.
Hello,
Yes, you need to remove hashtag and insert the full link http://prntscr.com/mlyhev
If you have any questions please feel free to contact us.
Best Regards
The topic ‘HTML block for footer 'links'’ is closed to new replies.