⚡ Cyber Monday Sale ends soon! 30% Off Sitewide

Hurry! Grab the biggest deal of the year 🛍️ Buy Lifetime Membership

0Days

0Hours

0Minutes

0Seconds

A simple CSS code can overwrite the Avada WordPress theme default shadow property on footer and widget links. If you want to remove the shadow from Avada WordPress theme footer text, here is the code you can add to Avada theme settings (custom CSS area)


.copyright {
text-shadow: none;
}

.footer-area a{
text-shadow: none;
}

Cyber Monday Popup