• Resolved dondworth

    (@dondworth)


    I just upgraded to 1.6.0 for EduPress and notice that the search box in the widget in my footer now has white text in a white search box. I had to put the following CSS into my child theme to override it. It was not doing this on the previous release.

    input[type=”search”] {
    color: black;
    }

    (so the page’s search box is fixed by doing this now)

    Don Worth
    [Signature links removed by moderator per forum guidelines.]

    • This topic was modified 3 years, 3 months ago by James Huff.
    • This topic was modified 3 years, 3 months ago by James Huff. Reason: signature link removed

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Theme Author Dumitru Brinzan

    (@ilovewpcom)

    Hi,

    I can’t replicate this issue.
    It might have been caused by your child theme and not by the parent theme.

    Best regards,
    Dumitru B.

Viewing 1 replies (of 1 total)
  • The topic ‘Text color set to white in white search box’ is closed to new replies.