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

    Hello,

    how can I change the background color of the icons?

    Thanks!

    #315173

    Hi wpstarter!

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

    .avia-icon-list .iconlist_icon {
    background-color: red!important;
    }
    .iconbox_top .iconbox_icon {
    background-color: red!important;
    }

    If that does not work, please post the link to your website and point out the icon you would like to adjust

    Best regards,
    Yigit

    #315194

    Works great!
    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Color of the icons’ is closed to new replies.