Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Does that theme come with a “Custom CSS” or similarly named section of the dashboard? Or are you using a CSS plugin or Child Theme?
There is both a “Edit CSS” and an “Editor” section under Appearance. Does that help?
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
In the “Edit CSS” section add this:
.entry-content img
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
}
For some reason that didn’t work, but you helped me know what to look for to edit the shadow to 0px. Thank you for your help!
Andrew Nevins
(@anevins)
WCLDN 2018 Contributor | Volunteer support
Make sure you transfer your changes out of the theme’s files and into the “Edit CSS” section or a Child Theme style.css file if you don’t want them to be erased when the theme updates.
Ok, I’ve done that. Thanks a lot – that would have been pretty unfortunate!
I tried this and it did not work. Any other suggestions? I’ve been searching and trying I could find and still nothing has worked. About to lose my mind!!!
@joycacchiola – please start your own thread and include a link to your site.