Plugin Author
nK
(@nko)
Hi.
It is possible with custom CSS only.
Regards, nK.
hi,
may you put an example of CSS code to show always title?
thanks
Plugin Author
nK
(@nko)
Hi.
CSS is for example only (for Fade effect):
.vp-portfolio__items-style-fade .vp-portfolio__item-overlay {
opacity: 1;
}
.vp-portfolio__items-style-fade .vp-portfolio__item-overlay .vp-portfolio__item-meta {
transform: none;
}
Advanced styles you need to write by yourself.
Regards, nK.
is it possible to do this with the other effects as well as fade if so please can you supply the css thaks
is it possible to do this with the other effects as well as fade if so please can you supply the css thaks
Is not working for me, to see the title I always need to go over the image
Is possible to share this CSS?
Thanks