Mouseover opacity on Picture
I have Vantage Premium and am trying to get a mouseover effect for the images on this page. How can I do this with the CSS Code?
I am trying to get this affect: http://triconenergy.com/en/Products.php
Thanks….
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi sschmitt
Edit the Page Builder row in question, click the Attributes tab and enter a CSS class name in there:
Then to go Appearance > Custom CSS and target that:
.image-hover img:hover { opacity: 0.5; }Adjust as required.
Thanks!! I was trying to put the CSS code in the CSS Style below the Attributes box above. Thank you very much works perfect!!!!!
Super, glad to hear that helped.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.