Hi,
I would really love to remove the arrow from the posts https://imgur.com/XQbob8e I would love to only have a slightly grey fade-in effect. Can I achieve it for the whole project?
I tried this code:
.image-overlay {
display: none !important;
}
but it removed all the effects. I would like to keep the grey effect
thank you,
all best,
Veronika
Hey Veronika,
Please try the following in Quick CSS under Enfold->General Styling:
span.image-overlay-inside:before {
display: none;
}
Best regards,
Rikard
Hi Rikard,
thank you very much it worked, you can close this now :)
All best,
Veronika
Hi,
Great, I’m glad that you got it working. I’ll go ahead and close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
Rikard