Tagged: widget area
If this is more of a wordpress question, then I do apologise.
I am trying to copy this effect in the widget area from this site http://3keel.com/news/wwf-uk-landscape-approaches
Where it says ‘Our Services’, the whole widget is a link.
On my site I can’t seem to get the whole widget to be a link.
The site I am working on is currently local so cannot provide a link.
Many thanks if you can help
Richard
Hey rescott72,
If you are familiar with creating links via JQuery or JavaScript this is possible. Essentially what you would want to do is find the class or id of the widget and wrap it within a link tag. You could then style and color it via css. This should be enough info for an experience developer to get this going.
Best regards,
Jordan Shannon