Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #371910

    Is it possible to put a dropshadow on the bottom on the layerslider?

    #371919

    Hey mcraig77!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .home div#av_section_1 {
    background: url(https://polyscale.m3ms.de/wp-content/uploads/2013/04/shadow4.png);
    background-repeat: no-repeat;
    top: -1px;
    background-color: #b11a1a;
    background-size: contain;
    }

    It should look like this – http://i.imgur.com/lF0Sz1w.png
    Then you can change the shadow image as needed

    Cheers!
    Yigit

    #371993

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Layerslider Dropshadow’ is closed to new replies.