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

    hi,

    could u please tell me where u can edit the icon color for the icon lists and generally?
    can u have a rollover effect on icons that are links?
    if so where can i set this?

    see: http://b3e.cf9.myftpupload.com/you

    thank you

    jaz

    #260245

    Hey jazbird!

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

    .main_color .avia-icon-list .iconlist_icon {
    background-color: red;
    }
    .main_color .avia-icon-list .iconlist_icon:hover {
    background-color: orange;
    }

    Best regards,
    Yigit

    #261611

    thanks a million!

    j

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘editing icon styles’ is closed to new replies.