Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #200213

    I have a test site at http://www.idesign-websites.co.uk/ and I want to have a strong shadow divide between slider and news item as in example http://www.environmentalenergies.co.uk/ I have tried the settings available in enfold but need something more prominent can you please help.

    #200226

    Hey condonpb!

    Can you post the password of your page as well? You can post it privately

    Best regards,
    Yigit

    #200256
    This reply has been marked as private.
    #200299

    Hey!

    You can add this on your custom.css or Quick CSS:

    #layer_slider_1 {
    box-shadow: 0 10px 10px gray;
    z-index: 9;
    }

    Cheers!
    Ismael

    #200394

    Imael
    many thanks how can I alter the line above the slider, and also below the four icons to give the correct effect?

    Pete

    #200438

    Hey!

    Please add following code to Quick CSS as well

    #header_main { box-shadow: 0 10px 10px gray; }

    Please insert your icons inside a Color section element and let us know so we can provide you custom css code to add shadow under them

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Horizontal bar with with dark shadow’ is closed to new replies.