×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: CSS for Default Field text

CSS for Default Field text 10 years 2 months ago #24965

  • Brad
  • Brad's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
Hello,

I can't find a style to fix this - The background of the text box is the same color as the 'Email Address*' 'First name' 'Last name' so it's not showing.
Can you tell me a style to add that will change the text from white to black??
www.reachcommunity.net/newsletter

Thanks a lot.

CSS for Default Field text 10 years 2 months ago #24971

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Style the overTxtWrapper class.
.overTxtWrapper {
color: #000;
}

Cheers,
Daniel

CSS for Default Field text 10 years 2 months ago #24977

  • Brad
  • Brad's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
That worked perfectly. Thanks a lot! :woohoo:
  • Page:
  • 1
Time to create page: 0.106 seconds