How to insert HTML onto a widget or logo?
-
I want to link using HTML on a logo or widget? NOT URL
I can’t find an option on the site to do this.
Any help?The blog I need help with is: (visible only to logged in users)
-
I want to link using HTML on a logo or widget? NOT URL
I can’t find an option on the site to do this.You can use the text widget for do that.
https://en.support.wordpress.com/widgets/text-widget/The code is similar to
<a href="htttp://whatever.com">Link text here</a>See here for basic HTML:
https://en.support.wordpress.com/beginning-html/#adding-a-link
- The topic ‘How to insert HTML onto a widget or logo?’ is closed to new replies.