Hi is there a way to make the image box shadow only show bottom and right?
Thanks
Hey fanlokbun,
Thank you for the inquiry.
Yes, it’s possible, but there is no option for this by default, so you will have to specify the css modification manually. Add a custom css class name to the image element, such as “av-custom-image-shadow”, then add this css code.
.av-custom-image-shadow .avia_image {
box-shadow: 10px 10px 10px 0;
}
Best regards,
Ismael
Many thanks Ismael, spot on as usual.
Hi,
Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
Sorry please close thanks
Hi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard