Change the background of a column/section on hover a button

Hi!

Is it possible when I hover over a button to change the background of a column and / or the background of a section?
What I am looking for is when you hover over for example column “03” then the background image in the column should be changed with “column-image3” and the section background (robots) with “section-image3”.

What is the best way to do it?

The site I am building is.
https://dev.crea.se/

Tanks!

Hi Daniel,

Thank you for the URL. I will suggest try using Essential Grid. It is a bundle plugin with skin editor though your changes is specific.

It can be achieve using customization with jquery instead. The following functions are what you need:
Hover function
How to change background image using jquery

Hope this helps.

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