Home>Support>Mouseover opacity on Picture

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….

URL: http://ritdllc.com/departments/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    Hi sschmitt

    Edit the Page Builder row in question, click the Attributes tab and enter a CSS class name in there:

    image-hover
    

    Then to go Appearance > Custom CSS and target that:

    .image-hover img:hover {
    opacity: 0.5;
    }
    

    Adjust as required.

  2. 9 years, 7 months ago sschmitt

    Thanks!! I was trying to put the CSS code in the CSS Style below the Attributes box above. Thank you very much works perfect!!!!!

  3. 9 years, 7 months ago Andrew Misplon
    Hi, I Work Here

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More