Tagged: 

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

    Hi!
    I remember in older versions of Enfold you have the choice to create a shadow on the General Structure menu but I cant find it right now. Could it be possible to add that shadow using code?

    Thanks!

    #715417

    Hey alquadrat,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #715522

    Hi… The web is under construcction so It can we shown right now. I’ve attached a screenshot showing the shadow effect i would like to get in the website. You can see it in the left side of the boxed website
    SHADOW

    #716834

    Hey!

    Try adding this code in Quick CSS (located in Enfold > General Styling):

    #wrap_all {
        box-shadow: 0 0 20px #000;
    }

    Just adjust the values. Hope this helps.

    Best regards,
    Nikko

    #716841

    Thanks!!!!

    #716885

    Hey!

    Glad we could help :)

    Best regards,
    Nikko

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