Comments 1Laure started the conversationFebruary 2, 2023 at 10:14amHow can I remove all the grey boxes if I don't want to had legend to the pictures, I don't like these grey rectangles everywhere. Thank you.Attached files: Capture d’écran 2023-02-02 à 11.11.37.png Capture d’écran 2023-02-02 à 11.11.30.png 1,973Support repliedFebruary 2, 2023 at 6:42pmHello,try addingfigure figcaption { display: none;}in customizer -> additional CSSThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 1Laure repliedFebruary 3, 2023 at 8:40amHello,Nope, it doesn't work.I have to add some code to every container on the all portfolio ? There is not a general setting that could be done ?Thank you for you help, it really bother me theses grey things everywhere.Attached files: Capture d’écran 2023-02-03 à 09.25.29.png Capture d’écran 2023-02-03 à 09.25.36.png 1,973Support repliedFebruary 3, 2023 at 9:30amHi,Your page URL plz where I can find the images with grey boxes so we can inspect it.Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 1Laure repliedFebruary 3, 2023 at 9:32amhttp://restographie.fr/harington_portfolio/font-porlane/As an exemple but same thing in all the portfolio pictures...Thank you. 1Laure repliedFebruary 3, 2023 at 9:35amAnd I would like the hero picture not to fade when going back up please. Since you are inspecting. 1,973Support repliedFebruary 3, 2023 at 10:01amYou need to add this code I sent beforefigure figcaption { display: none;}to Appearance -> Customizer -> Additional CSS and not pasting it directly to additional class names of the block...https://prnt.sc/hpLHlWWgvfJnThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy 1Laure repliedFebruary 3, 2023 at 3:20pmOk it works, thank you very much !! 1 Like Sign in to reply ...
How can I remove all the grey boxes if I don't want to had legend to the pictures, I don't like these grey rectangles everywhere. Thank you.
Attached files: Capture d’écran 2023-02-02 à 11.11.37.png
Capture d’écran 2023-02-02 à 11.11.30.png
Hello,
try adding
figure figcaption {
display: none;
}
in customizer -> additional CSS
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hello,
Nope, it doesn't work.
I have to add some code to every container on the all portfolio ? There is not a general setting that could be done ?
Thank you for you help, it really bother me theses grey things everywhere.
Attached files: Capture d’écran 2023-02-03 à 09.25.29.png
Capture d’écran 2023-02-03 à 09.25.36.png
Hi,
Your page URL plz where I can find the images with grey boxes so we can inspect it.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
http://restographie.fr/harington_portfolio/font-porlane/
As an exemple but same thing in all the portfolio pictures...
Thank you.
And I would like the hero picture not to fade when going back up please. Since you are inspecting.
You need to add this code I sent before
figure figcaption {
display: none;
}
to Appearance -> Customizer -> Additional CSS and not pasting it directly to additional class names of the block...
https://prnt.sc/hpLHlWWgvfJn
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Ok it works, thank you very much !!