Hi there, I would like to put a Rebel Mouse icon in my footer to link to my RM page. There is a RM plugin if you wish your front page to be the same as RM, however that is not what I wish to do. Is there a way to add an image and then hyperlink it to RM in the footer area without using a widget? Any guidance would be appreciated. Many thanks. Maggie
Hello, Go to the Appearance > Widgets panel, drag and drop the text widget in the footer widget area and then add the code given below in the content area of text widget. Code: <a href="Enter your RM page URL link here"> <img src="Enter the URL address of your RM image"></a> This will solve your issue.