I’m having trouble with
Setting hover states on the buttons within carousels (pro gallery)
Working in
Wix Studio
What I’m trying to do
I would like to set a hover state on buttons within carousels (pro gallery). But it doesn’t seem to let me, not sure if this is a bug. There seems to be a subtle automatic hover state applied, but I’m not sure how to change this.
What I’ve tried so far
I have been able to set hover states/overlays on the images within the carousels but not the buttons.
There is a feature request though that you can vote on here if you want to make only the button clickable as that should then also add a hover state option.
Hello, thank you for your reply.
Here is a link to a test site https://digitalmadriver.wixstudio.com/my-site-3/media?rc=test-site the second pro gallery on this page (see screenshot) has got a hover state for the button, so I was a little confused how it’s got this state. I was hoping that it would be possible to add a hover state like this to the other pro gallery higher up on this page.
Thanks for the link as I see why I didn’t see a hover state on my end (I had the text over the image, not underneath). However, I did see the button there does add a slight hover but it can’t be customized.
I did a video a while back that you could try if you feel comfortable with CSS, you can try this with .gallery-section in my case being what I used for my section with the gallery.
Thanks for your reply.
I tried the code but it didn’t work unfortunately.
I also tried this code below in the global css, which worked how I wanted, but then after 10 minutes it stopped working, even though I hadn’t touched the code since.
You could place the Pro Gallery inside a container (or a cell) and give the custom class to that container if you only want to target one of the galleries (in an instance where you have two galleries in the same section).
Below is an example to show in which I put two galleries in different cells and gave the cells custom classes.