I need to make complete column a link

HI support I need some sort of help.

Is this possible to add a link on complete column. I have 2 columns in a row and I need both column different link.

Please suggest a way, I could do it, as I don’t see any option o backhand dashboard to do it.

here is the link of the website

I need four services columns to have link.
DOG TRAINING, DOG WALKING, PUPPY TRAINING, BOARD & TRAIN.

Let me know how could I do this?

Hi There,

Please add an ID to your column, for example ID: column-link

And add the following Javascript to Cornerstone JS and replace with the desired URL

jQuery("#column-link").wrap("<a href='http://www.example.co.uk/get-in-touch/'></a>");

Hope it helps

Already fixed this thing.

Thanks for letting us know.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.