Added an href tag to text widget and now all of my widgets share the link
-
This is the site I’m working on, https://stockcarracing.dpgsandbox.com/
I added a text widget to the sidebar (the rainedout.com image with the red button) Now all of the subsequent widget images below are clickable and there is no href tags in the widgets at all.This is the code I have in the widget, I don’t know what I did wrong, I have the CSS all set to align all this stuff. I just need the hyperlinks to leave my other widgets
<div class=”rainedout_background” >
<img src=”https://stockcarracing.dpgsandbox.com/wp-content/uploads/2015/05/RainedoutBackground.png”><div class=”rainedout_button”>
<img src=”https://stockcarracing.dpgsandbox.com/wp-content/uploads/2015/05/RainedoutButton.png”>
</div>
</div>
- The topic ‘Added an href tag to text widget and now all of my widgets share the link’ is closed to new replies.