Tagged: shadow
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!
Hey alquadrat,
Could you post a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
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
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
Thanks!!!!
Hey!
Glad we could help :)
Best regards,
Nikko