Hi There,
I would like a column to be linked to another webpage. Also I would like the text in the column to change color on hover.
I can set the hover color to the text but I would like to combine this (and the URL link) with the hover CSS you provided earlier. How do I do this?
#sameheight .x-column:hover {
box-shadow: 5px 10px #888888;
}
Kind regards and many thanks in advance.