Hi, I've inserted a few pics on one of my pages and would like to get the same effect when mouse is hovering over them like it happens with the featured images on the home page when you hover the mouse point over them. Can you please tell me what would I have to do to get that effect? Thanks
Hello, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .full-width img:hover { opacity: .5!important; }