Okay Michael, what did I do wrong this time? I tried using the CSS you suggested for my background, and I also cleared my browser cache and the changes still won’t take effect. Here is what is in my Custom CSS plugin right now:
.header-image img { display: block; margin: auto; }
body {
background: #f00;
}
Holy cow! It worked! You’re a genius!! Thank you Michael!!!
As I said before, I know absolutely nothing about CSS so did not know to clear my browser cache but now I know. I really appreciate that tidbit, thanks again! 😀
Shoot, the suggested CSS code to center my header image didn’t work. I also tried the suggested background style CSS code and that didn’t work either.
Anyone have any ideas why or other suggestions?