On certain images in the portfolio, you can put a caption.
I noticed that if you want to leave the caption textfield empty, you still have a small transparent black square visible in the bottom right corner of the image.
What is the solution to remove this little black square? I would like to hide it completely.
In PJ the image of this glitch visible when there is no caption...
Hello,
On certain images in the portfolio, you can put a caption.
I noticed that if you want to leave the caption textfield empty, you still have a small transparent black square visible in the bottom right corner of the image.
What is the solution to remove this little black square? I would like to hide it completely.
In PJ the image of this glitch visible when there is no caption...
Ty
Attached files: capture30.PNG
Hello, you can add the following in customizer -> additional css
figcaption {
display: none;
}
Thank you.
Clapat Support
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
it works perfectly thanks a lot.