Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter thecarsupplier

    (@thecarsupplier)

    It got rid of my logo?

    Thread Starter thecarsupplier

    (@thecarsupplier)

    I tried copy and pasting this in and it said it was invalid? is it in the correct formatting?

    Thread Starter thecarsupplier

    (@thecarsupplier)

    Thank you Steve!

    With a slight adjustment of the padding left and right it worked perfectly!

    Many thanks!

    Thread Starter thecarsupplier

    (@thecarsupplier)

    Sorted it!

    If anyone else has this issue here is the solution!

    input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, .select2-container .select2-choice {
       color: #000;
    }
    input, select, textarea, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus, .navigation.pagination .paging-nav-text {
      color: #000;
    }

    Add this to “Additional CCS”

    • This reply was modified 6 years, 9 months ago by thecarsupplier. Reason: "Add this to "Additional CCS""
    Forum: Fixing WordPress
    In reply to: Text Colour issue
    Thread Starter thecarsupplier

    (@thecarsupplier)

    Worked a treat!

    Thank you very much

Viewing 5 replies - 1 through 5 (of 5 total)