• Hello,

    I am having difficulty learning how to change the banner back ground color. I am attempting to identify it with firebug and change, but when I insert any type of coding under the branding section, it just disappears. If anyone has the code to do this, I would really appreciate the help. WordPress is much harder and more time consuming than I thought.

    Here is the website https://www.autofindvb.com

Viewing 16 replies (of 16 total)
  • No problem — it’s a lot to get your head around when you are just starting out and we’ve all been there with feeling like we just don’t get it no matter how many times we’ve read something… Just keep at it.

    You CAN do it the way you describe, but that’s much more complicated than necessary. You can edit stylesheets in the editor — see the section on Using the Theme Editor. So all you really need to do it to use Firebug to identify which CSS code is affecting the part you want to change — then change or add css in the child css file that will make the desired changes. If it does not work, use Firebug again to see what’s going on. It will help if you understand specificity and the cascade in CSS — there is lots of good info online about basic CSS.

Viewing 16 replies (of 16 total)
  • The topic ‘Please Help W/ Banner BackGround Color Change?’ is closed to new replies.