Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 3, 2013 at 7:23 am #25691 rhuneckeParticipant I tried to add .iconlist_icon { background-color: #00b6f1 !important; } to my custom.css like the user web_line did on http://www.ready-made.de Could figure out, why this won’t work. Any ideas? July 3, 2013 at 7:47 am #127869 IsmaelModerator Hi, Please add this on your custom.css or Quick CSS .alternate_color .avia-icon-list .iconlist_icon { background: red; } If it doesn’t work use this: .avia-icon-list .iconlist_icon { background: red !important; } Regards, Ismael Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The topic ‘Setting up custom icon list background color’ is closed to new replies.