Hi,
i decided to use Bootstrap CB template but would like to change some behaviour like white background. In Firebug it shows me the value of the background, if i disable it in firebug, it looks ok. If i disable that line in template.css it has no effect. Same for the color of links.
It also looks that my changes to the template.css does not yield any result. I am pretty sure, i am overlooking something obvious.
See enclosed, the caption of the checkbox is barely unreadable, i'd like to have the regular background instead of the white one. Commenting out this line:
background-color: #f9f9f9 !important;
or changing the color didn't work.
Any idea?
Thanks