How to change the icon for the Get-App button

Support Forums for LiveMesh Themes & Plugins Forums Appdev Theme Support How to change the icon for the Get-App button

Tagged: 

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #1660
    livemesh
    Keymaster

    Use the following CSS in the Custom CSS tab in the Theme Options panel –

    .button.get-app i {
    background: url(http://yourdomain.com/my-button.png) no-repeat center center #BDBDBD;
    }

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