Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #251532

    Taking your demo home page as an example – http://kriesi.at/themes/enfold/ – the icon list next to ‘About Us’ when you scroll down – is it possible to have the list icons appear in their colored version rather than greyscale?

    #251578

    Hi Andrew!

    Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed

    .alternate_color .avia-icon-list .iconlist_icon, .main_color .avia-icon-list .iconlist_icon {
    background-color: red;
    }

    Cheers!
    Yigit

    #251781

    Awesome, thank you.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Icon List Icon Colours’ is closed to new replies.