Hello!
I'd like to know how to change the sidebar background color?
Thanks so much for help...
Edit: tried to write in english XD
Hello!
I'd like to know how to change the sidebar background color?
Thanks so much for help...
Edit: tried to write in english XD
Damn, three days and no answer...
I'm upset about the support...
You know I bought themes on theme-junkie, asked few questions few times, like yesterday.. I have already an answer...
When will I have some help?
Hi
You can put this code in your custome/quick css and change the #ff5656 to the color you prefer.
.sidebar{
background: #ff5656 !important;
}
/ John
Hey,
thanks for helping out, it's really appreciated.
I'm sorry you feel this way, Johndoe4. Usually we answer within 24 hours. I missed some support requests during my exams - I'm currently trying to catch up.
As suggested you need to add this to your custom.css or in your Quick CSS
.sidebar{background:#ff0099;}You must log in to post.