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

    I want to have an image text shadow for all images having text (sliders, pages, portfolios, etc).

    What syntax for global?

    Thanks,

    Terry

    #895566

    Hey Terry,

    Could you post a link to where we can see the element you want to apply this to please?

    Best regards,
    Rikard

    #895762

    Hello Rikard,

    I’m mostly interested in the text on the slider images on home page http://www.thepromisecenter.com.

    Terry

    #897076

    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

    #897113

    Perfect! That did it.

    As usul, you guys are great.

    Terry

    #897134

    Hi Terry,

    Glad we could help. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Set global imagetext-shadow’ is closed to new replies.