Cola Coca
Something here-
Exit by Division
Exit by Division
Box Shadow is applied to the image through Image – Styling section.
Cola Coca
Something here-
Exit by Division
Exit by Division
Box Shadow is applied to the image through Image – Styling section.
Here, a Custom ID Attribute – box- is applied to the image and this in Quick CSS
#box {
box-shadow: 10px 25px 50px -12px rgba(0,0,0,0.25);
}
This works but the box shadow works on the column the image is in, not the image itself.