Hi, i'm trying to achieve a similar change as this Thread (now closed) http://www.kriesi.at/support/topic/big-slideshow-area-background-color
I have tried this snippet and works for the home page:
#top.home #slideshow_big .container, #top.home #slideshow_big .slideshow_container {
background: #FFFFFF;
}
In my case i would like to change it individually by page
How can i specify on the css code each page and it's color?
My Theme is choices
Thanks!














