Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1465707

    Hello,
    Can you get me CSS code to add Text Shadow for the Headline Rotator and Special Heading(H3) at the top of the Home page?

    Thanks

    #1465735

    Hey bemodesign,

    Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-34 h3.av-rotator-container-inner .av-rotator-text-single {
      text-shadow: 2px 2px #ff0000;
    }

    Best regards,
    Rikard

    #1465832

    That worded but it only got the middle wording. It didn’t get the top “Prepended static text” or the bottom “Special Header H3”. see attached

    #1465882

    Hi,

    Please try this instead:

    .page-id-34 h3.av-rotator-container-inner, .page-id-34 h3.av-rotator-container-inner .av-rotator-text-single {
      text-shadow: 2px 2px #ff0000;
    }

    Best regards,
    Rikard

    #1465932

    Thanks!!!

    • This reply was modified 3 weeks, 6 days ago by bemodesign.
    • This reply was modified 3 weeks, 6 days ago by bemodesign.
    #1465935

    Hi,
    Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Text Shadow for Headline Rotator and Special Heading’ is closed to new replies.