I want to have an image text shadow for all images having text (sliders, pages, portfolios, etc).
What syntax for global?
Thanks,
Terry
Hey Terry,
Could you post a link to where we can see the element you want to apply this to please?
Best regards,
Rikard
Hello Rikard,
I’m mostly interested in the text on the slider images on home page http://www.thepromisecenter.com.
Terry
Hi Terry,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .ls-wrapper p, #top .ls-wrapper h1, #top .ls-wrapper h2, #top .ls-wrapper h3, #top .ls-wrapper h4, #top .ls-wrapper h5, #top .ls-wrapper h6 {
text-shadow: 2px 2px #ccc;
}
Just adjust the text shadow values. Hope this helps :)
Best regards,
Nikko
Perfect! That did it.
As usul, you guys are great.
Terry
Hi Terry,
Glad we could help. Thanks for using Enfold :)
Best regards,
Nikko