Quantcast
Viewing all articles
Browse latest Browse all 17529

How can I change the background color for an individual question block? - by: tpartner

Add a question class like "header-green" or "header-red" and then add something like this to the end of template.css:

.header-green .question-title-container,
.header-green .questionvalidcontainer {
    background-color: #00CC00;
}
 
.header-red .question-title-container,
.header-red .questionvalidcontainer {
    background-color: #FF0000;
}


Viewing all articles
Browse latest Browse all 17529

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>