Is there css that would eliminate the dark shadow that appears on the fancy box "description on hover" style? I like the color that appears behind the text when you hover over it...but I don't want the photo to have the dark shadow on the bottom when there isn't a hover.
Also, is there a way for the hovered content to extend all the way, it looks like there is padding on the right side.
I hope that makes sense, thanks! For reference I am using a fancy box several times on the page below the header.
Thanks so much for the reply! What you sent worked for removing the background when a user hovers...but is there a way to remove the black shadow that is there before the user hovers?
Hello,
Is there css that would eliminate the dark shadow that appears on the fancy box "description on hover" style? I like the color that appears behind the text when you hover over it...but I don't want the photo to have the dark shadow on the bottom when there isn't a hover.
Also, is there a way for the hovered content to extend all the way, it looks like there is padding on the right side.
I hope that makes sense, thanks! For reference I am using a fancy box several times on the page below the header.
Thanks!
Hi there,
Use the following custom css:
Hope this helps.
Thanks so much for the reply! What you sent worked for removing the background when a user hovers...but is there a way to remove the black shadow that is there before the user hovers?
Thanks!
Hi there,
The following css will remove:
Thanks.
awesome, that worked! thanks!