Remove Image Hover Overlay
Is it possible to remove the image overlay on images?
also how do you use specific google fonts in css code.
Currently this does not work.
#checkBoxHome h4 {
font-family: 'Reenie Beanie' !important;
}
thanks
Comments
About font`s we replied on your question in comments section, but we`ll re-paste it below as well:
are fonts selected in Theme options > Fonts section? Because if font is not selected for any section, then you can`t use it with custom css as above.