Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #289204

    Hello, is there a way to add a shadow to the accordion slider? I used the following code for the layer slider…

    #after_layer_slider_1 {
    background: url(/shadow1.png);
    background-repeat: no-repeat;
    top: -1px;
    background-size: contain;
    }

    Thank you for your reply..

    #289209

    Hey jubileephotography!

    Can you post the link to your website please ?

    Regards,
    Yigit

    #289318
    This reply has been marked as private.
    #289502

    Hey!

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

    #top .avia-accordion-slider-wrap {
    box-shadow: 10px 10px 5px #888888;
    }

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.