Hello Mickaël,
Thanks for reaching out to us!
Please add this code in Appearance > Customize > Additional CSS:
.lb-details .lb-number {
display: none;
}
Warm regards,
Beatrice.
Thread Starter
jojo29
(@jojo29)
Thanks for your answer but this CSS code does not work.
Thanks in advance for your help.
Mickaël
Hi Mickaël,
Can you please add this code instead of the first one that I gave you?
#lightbox .lb-details .lb-number {
display: none;
}
Warmly,
Beatrice.
Thread Starter
jojo29
(@jojo29)
Hello,
and no, it still doesn’t work! Sorry!
Sincerely yours,
Mickaël
Hi Mickaël,
We went on the site and we cannot see the code added there.
Please send us a screenshot so we can see exactly where and how you added the code.
Warm regards,
Beatrice.
Thread Starter
jojo29
(@jojo29)
Hello,
I put the code in Appearance –> Customize –> Additional CSS
Here is what it looks like with the code ( Screenshot )
Thanks in advance.
Mickaël
Hi Mickaël,
Please leave the code on the site so we can investigate further.
Thank you,
Beatrice.
Thread Starter
jojo29
(@jojo29)
Hello,
I left the code on the site.
#lightbox .lb-details .lb-number {
display: none;
}
Kind regards,
-
This reply was modified 4 years, 4 months ago by
jojo29.
Thank you!
It helped!
Please replace it with this code instead:
#lightbox .lb-details .lb-number {
display: none !important;
}
Thread Starter
jojo29
(@jojo29)
Perfect! It works like a charm!
Thank you so much!
Have a great day!