Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1059199
    ahurlburt53
    Participant

    want to change color for the labels

    http://i.imgur.com/OrSnNHZ.png

    look at the 2nd footer widget

    VSF Marketing Tampa Bay, Florida Digital Marketing Agency

    here’s the css
    fieldset li label {
    font-size: 13px;
    text-align: left;
    margin-top: 5px;
    margin: 0 10px 5px 0;
    line-height: 17px;
    color: #d9e6ee;
    }

    or this does not work

    fieldset li label {

    color: #d9e6ee;
    }

    #1059204
    Thai
    Moderator

    Hey There,

    Please try with this CSS:

    .form_fields .field label {
    color: #d9e6ee !important;
    }

    Hope it helps 🙂

  • <script> jQuery(function($){ $("#no-reply-1059199 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>