I’m trying to find out how to have a item change color when clicking different colors button.
Some thing like in the following site
I’m using WordPress. If anyone can point me to the right direction that would be great. Any
idea of examples would be greatly appreciated.
You actually need to have several images. Each time you press on item/button, you will change the image in the image place holder in your
HTML
to the desired one.Then you can use some logic in your function to select the image you desire.