Skip to content

Instantly share code, notes, and snippets.

@Roy-Oto
Created May 6, 2021 02:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Roy-Oto/0398fefcddffc5fb9e301359723af5fd to your computer and use it in GitHub Desktop.
Save Roy-Oto/0398fefcddffc5fb9e301359723af5fd to your computer and use it in GitHub Desktop.
To required-label
.wpforms-required-label{
color: #fff !important;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25) !important;
background-color: #da4f49 !important;
padding: 4px 7px 1px!important;
border-radius: 5px !important;
white-space: nowrap;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment