Conversation
supportI wanted to share this in case anyone else has this issue, as someone brought it up prior and there was no resolution. If the Subscribe and/or Search fields in your sidebar widgets have white text over gray background, enter this in your custom CSS: .widget-area .widget input, .widget-area .widget textarea { background-color: rgba(255, 255, 255, 0.1); border-color: rgba(255, 255, 255, 0.2); color: #000; font-size: 16px; padding: 1px 2px 2px 4px; Adjust other settings as you like. This fixed the problem for me. Cheers! This topic was modified 1 year ago by squelfland . This topic was modified 1 year ago by squelfland .
No comments were stored for this source.