Site logo

Archived topic

Shadow text for header text

2 replies · Started by Pete on November 29, 2014

Viewing posts 1–3 of 3

option to choose css shadow text for header text

Simple CSS :)

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

resolved

This archived topic is closed to new replies.