Hello! It seems like all the codes for a drop shadows are not working on my site.
I would like to add a drop shadow to the fullwidth slider’s heading. Can you guys help?
Hey vantagepointmg,
Add this to quick css:
#full_slider_1 h2{
text-shadow: 2px 2px #000;
}
Best regards,
Jordan Shannon
Hi, Jordan.
I’ve tried the code and it did not work. Is there anything else I can do?
Hi,
Did you add the code to the very top of quick css so it runs first? Also, be sure to clear the cache a few times over.
Best regards,
Jordan Shannon