Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi lightforyoude

    The background color of text fields is inherit from your theme ‘Kingsize’.
    If you want to change that, open your style.css in the kingsize theme directory and search for this piece of code:

    input:focus,  textarea:focus
    {background: #232323;
    border: 1px solid #616161;}

    Change background value to #ffffff that should to solve your problem.

    Greetings,
    Dani

    Thread Starter lightforyoude

    (@lightforyoude)

    PERFECT!!!! Thank you Dani!!! 🙂 🙂 🙂

    You’re welcome!

    Hi,
    Please how can I change the background colour to white of a single page on theme ‘Kingsize’. The page currently has text and images

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: DMSGuestbook] Colour change in active field’ is closed to new replies.