Image rollover effects
-
Hi, i’m using TheFour theme and i have added an image gallery in the HTML section of editing my ‘Work’ page. however when i try to add an image rollover effect to the images, every image is triggered when i roll over one image. Can you help with some CSS for making sure only one image is selected at a time?
The blog I need help with is: (visible only to logged in users)
-
There’s a .container class in the main content area of the site. So, as soon as you rollover the main content area, you trigger the .container:hover .overlay effect you created. As a fix, you could rename the class from container to something else in the HTML section of your page.
Let me know if that’s clear or if you have any further questions!
- The topic ‘Image rollover effects’ is closed to new replies.