Adding Shadow To Posts Frame In Blog List - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Adding Shadow To Posts Frame In Blog List

Jacopo Ceccarelli

Jacopo Ceccarelli

Helix Framework 4 years ago

Hi :-) is there a way or custom code to add some shadow to my posts frame in the list view of this page? https://www.jacopoceccarelli.it/articoli/ there is a little border but i would like a bit of 3d effect with a light shadow thanks

0
1 Answers
Ariba
Ariba
Accepted Answer
Support Agent 4 years ago #41640

Hello

Thank you for your query.

To add 3d effects you have to add css "box-shadow" property. You can check this link. You can copy the box-shadow css rule showed there and add that in this class: ".article-list .article"

Hope this helps you.

0