Home Forums Theme support Paris Theme – Allslider headlines

This topic contains 3 replies, has 2 voices, and was last updated by  7Theme Support 9 years, 2 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • I’m using the Paris theme. Is it possible to add a shadow to the headlines in Allslider? The white copy looks great for the most part, but on some images is hard to read.

    Hi,

    you can add this css code in WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content:

    .cycle_element h2 span, .cycle_element h3 span, .cycle_element a span {
    text-shadow:2px 2px 0px #000;
    }

    This will add a black shadow to the text

    Perfect! Exactly what I needed. Thank you. 🙂

    You’re welcome!

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.