I am trying to change colors for the header, footer, background and top featured image divider (where the slideshow is). I edited the custom.css file with the following lines but I do not see the results on my website.
#top div div .aviacordion .featured, #top div .slideshow, #top div .caption_slider .featured {
background-color: #8D38C9;
}
Please let me know what I am doing wrong. Is this the only line i have to add in the custom.css file?














