Trouble with links
-
I am trying to put links to my favorite websites on my sidebar. When I add it doesn’t show up. What am I doing wrong?
The blog I need help with is: (visible only to logged in users)
-
Hi there!
You can add a Text Widget and add your favorite links there. In order to do that you just need a little HTML:
So it will look something like this:
<a href="LINK TO SITE">LINK TITLE</a>Here’s an example:
<a href="http://google.com">Google</a>Let me know if you have any questions with this!
- The topic ‘Trouble with links’ is closed to new replies.