Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1097841

    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?

    #1097852

    Hey vantagepointmg,

    Add this to quick css:

    #full_slider_1 h2{
     text-shadow: 2px 2px #000;
    }

    Best regards,
    Jordan Shannon

    #1098094

    Hi, Jordan.
    I’ve tried the code and it did not work. Is there anything else I can do?

    #1098213

    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

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