New Landing How can we help? Themeforest Theme Support Flexform What CSS do I use to adjust the color of links in the footer?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Flexform
  • #120912
    graf007
    Member
    Post count: 147

    What CSS do I use to adjust the color of links in the footer?

    #120916
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try this one. The first is for normal state and the second is for hover state.

    
    #footer a{
    color:#000!important;
    }
    
    #footer a:hover{
    color:#000!important;
    }

    -Rui

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register