Hello I want to add hyperlink to custom background image, so when the image is clicked, it is directed to another page. The script I'm using.
body.custom-background {
background-attachment: fixed;
background-image: url("https://remehtemehmedia.files.wordpress.com/2014/12/women6.jpg");
background-position: left bottom;
background-repeat: no-repeat;
}
The page I'm going to direct the link to: http://remehtemeh.com/2014/12/05/menyambut-doraemon-stand-by-me/
How to create HTML text using widget and target to custom background? The text widget has to be placed in the widget area and that's not exactly what I want.
Can you solve this problem for me?
Thanks in advance
The blog I need help with is remehtemeh.com.