[Resolved] Shadow text for header text

Home Forums Support [Resolved] Shadow text for header text

Home Forums Support Shadow text for header text

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #49934
    Pete

    option to choose css shadow text for header text

    #49940
    Tom
    Lead Developer
    Lead Developer

    Simple CSS 🙂

    .main-title a {
          text-shadow: 1px 1px 1px #000;
    }
    #737318
    Pete

    resolved

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