Change hover color on featured image
I really like your template and just want to change the color of the hover. See attached image. When hovering it's a peachy color (magnify glass and hyper link) and I've changed that color everywhere I can find in the BeTheme Options.
Comments
please send us link to your page where you want to change this color first.
.image_frame .image_wrapper .image_links a:hover { background: #000 !important; color: #FFF !important; }.image_frame .image_wrapper .image_links, .portfolio_group.masonry-hover .portfolio-item .masonry-hover-wrapper .hover-desc { background: #000 !important; }
.image_frame .image_wrapper .image_links a { color: #FFF !important; }