How to change the icons in the features list

Support Forums for LiveMesh Themes & Plugins Forums Appdev Theme Support How to change the icons in the features list

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #7127
    ecare
    Member

    I have implemented the theme on my site. for the features, I wish to change the icons displayed.

    #7130
    ecare
    Member
    This reply has been marked as private.
    #7159
    Ernesto
    Member

    Hi! You’ll need to enter your Custom CSS Section and enter the following code:
    .icon-settings4:before {content: url(yourimageaddres)} nin the URL you’ll need to set your desired image. You’ll need to do that which each of the icons, you can obtain each icon class through firebug.

    Cheers!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Appdev Theme Support’ is closed to new topics and replies.