I prefer to have a bit darker background with hover overlay and i already did the search and checked out other posts and they did not work on my case.
body .portfolio-items .col[data-default-color="true"] .work-info-bg {
background-color: #000000 !important;
box-shadow: none;
}
I tried the above code but the overlay color is still too dark. I tried opacity: XX but it seems adding dark layer to every single post and not on overlay.
Hi Nectar,
I prefer to have a bit darker background with hover overlay and i already did the search and checked out other posts and they did not work on my case.
body .portfolio-items .col[data-default-color="true"] .work-info-bg {
background-color: #000000 !important;
box-shadow: none;
}
I tried the above code but the overlay color is still too dark. I tried opacity: XX but it seems adding dark layer to every single post and not on overlay.
I like the effect on http://designbydaisy.com/
My site is www.xingfan.org
Thank you.
fixed by changing the overlay color.
t\'han\'ks