Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1122623
    ahurlburt53
    Participant

    The java code makes it very difficult to change color. Want the main color to be lighter so viewers can read text

    screen shot
    http://i.imgur.com/HjgEHqc.png

    look near the footer
    http://flpowersolutions.com/

    #1122695
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    a .ss-phone {
    color: rgb(255,182,0) !important;
    }

    Hope it helps

    Joao

    #1125478
    ahurlburt53
    Participant

    no luck

    #1125693
    Lely
    Moderator

    Hi There,

    Please use this instead:

    a.ss-phone {
        color: rgb(255,182,0) !important;
    }

    The space between a and dot was removed. We’re sorry for the typo error.

    Hope this helps.

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