Home Forums WoodMart support forum HTML block for footer 'links'

HTML block for footer 'links'

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #107869

    kalonji1
    Participant

    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

    #107874

    kalonji1
    Participant

    Actually worked this out through googling and trial and error.
    Replacing the hashtags with links solves the problem.

    #107895

    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

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘HTML block for footer 'links'’ is closed to new replies.