Shadow Adjustment

Posted in: Newspaper
Post count: 271

We’ve created a number of Pages using the “Fancy text with image” element and have discovered that the default Title Line 2 is easy to see on Apple Devices but practically invisible on Windows devices. Please see our Page here: https://www.bizcatalyst360.com/heal-the-world-360/ as an example.

Question: We want to keep the default Title Line 2 but would like to make the shadow a bit darker to make Line 2 more visible on all devices. How can we do this?

Thank you!

Post count: 18283

Hello !

Please use this css code: .td_block_fancy_text .tdm-fancy-title2{
text-shadow: 2px 8px 27px rgba(0,0,0,.5);
}

If you want to edit your shadow edit this number: https://www.screencast.com/t/JT5Ak8ymg

Thank you !

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