In Maximage "Customized Example", caption link, video breaks in relative positioning
Opened this issue · 0 comments
arjunmenon commented
hi
if u do this
#maximage {
display:none;
position:relative !important; /* instead of the default "absolute" */
}
the caption links behaves like any other text when u hover over it? non-clickable. even the video is now a simple plain cover image.