- This topic has 3 replies, 3 voices, and was last updated 6 years, 10 months ago by Hash.
Viewing 4 posts - 1 through 4 (of 4 total)
- AuthorPosts
- April 8, 2016 at 9:02 am #216yrc0810Participant
Hi,
I want to have a section with site URLs under the footer by adding text boxes, but the HTML code doesn’t work. What should I do?
April 9, 2016 at 5:48 pm #219HashKeymasterHi,
If you use the text widget, the HTML should work for all the 5 footer widget area available for the footer.
March 12, 2017 at 10:09 pm #2304spwilsonParticipantI would like to add a link, represented by text, to my footer that when the text is clicked, it opens a new page outside my site(facebook actually). I add the URL into the text widget content and put in the title. But all that happens is the title displays and the URL displays but nothing is clickable. What am I doing wrong?
Thanks.March 13, 2017 at 10:09 pm #2356HashKeymasterMay be you have added incorrect HTML. Here is the correct HTML for anchor tag
<a href="http://yourlink.com">Your Title</a>
- AuthorPosts
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.