CaptionHoverEffects icon indicating copy to clipboard operation
CaptionHoverEffects copied to clipboard

Incompatible with HoverEffects

Open khaosdoctor opened this issue 10 years ago • 0 comments

I was setting up an demo to test both hover effects on this repository and Caption effects and I found that when they're both in the same site, they are incompatible.

One solution I found is to change the grid classes to different names on each css, so the hover.css has a .hover instead of a .grid class and the caption cdd has a .caption class instead of a .grid class

khaosdoctor avatar Feb 26 '15 14:02 khaosdoctor