Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Leo

    (@leohsiang)

    Hi there,

    YOu can try adding a custom class like shadow-effect to the blocks you want to add the box-shadow property then add this CSS:

    .shadow-effect {
        box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
    }
    Plugin Author Tom

    (@edge22)

    We are going ahead and marking this issue as resolved due to inactivity. If you require any further assistance just let us know ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How to add background shadow in blocks ?’ is closed to new replies.