• Resolved lofaro

    (@lofaro)


    Hello all,

    Can someone indicate me which CSS property is to be modified in order to change the left widget area color (I woud like to change the black you see at http://benvenutoinitalia.net/ into green).
    My attemps were not succesful indeed…

    For information, I use:
    – WordPress 3.9.1
    – a Twenty Fourteen child theme.

    Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Install the Fourteen Colors plugin. Then you can easily change the color.

    Johanna

    Add this to the end of your child theme style.css file:

    #secondary {
       background-color: green;
    }

    Thread Starter lofaro

    (@lofaro)

    Johanna has written:

    Install the Fourteen Colors plugin. Then you can easily change the color.

    Ohhh, what an brilliant idea! I’ve never thought there was plugins for themes as well 🙂
    Ok, I’ve installed Fourteen Colors, thank you! Now I need some customization and I’m reviewing this point with the developer 🙂
    Many thanks.

    Hi Alls
    I Have 2 problems please give me advice
    How to Page upm an down and 2nd how to theam on my domain.
    Thanks
    Ghazal

    @ghazal, you need to start a new thread. And I’m not sure what you mean by “Page up and down” and how to “theam” on your domain.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to change the left widget area color?’ is closed to new replies.