How to change the color for Icons in APPDEV theme?

Support Forums for LiveMesh Themes & Plugins Forums Appdev Theme Support How to change the color for Icons in APPDEV theme?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #11564
    laiq
    Member

    I would like to change the color of Icons and text heading above iphone image at the home page. I am using one page template.

    #11566
    Veena
    Moderator

    Pls share a link to your site, We will suggest you the required custom CSS.

    #11596
    laiq
    Member
    This reply has been marked as private.
    #11600
    Veena
    Moderator

    Pls apply this custom CSS in themeoptions –

    .features-list-alternate .icon {
    color: #333;
    }
    #home2-heading .heading2 h2 {
    color: #333;
    background: rgba(226, 93, 90, 0.7) !important;
    }
    

    For changing heading title – pls go to edit page section and change the heading2 title ,there you can change the background also.

    #11617
    laiq
    Member

    Thank you very much!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to change the color for Icons in APPDEV theme?’ is closed to new replies.