Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1181797
    Dianne H
    Participant

    I am having a hard time trying to get rid of the Ethos footer and widget default opacity settings for text via CSS. How can I make the text a solid color without transparency in both the footer and footer widgets? Thx.

    new.landmarkfa.com

    #1181842
    Joao
    Moderator

    Hi there,

    Please add the following code to Appereance > Customizer > Custom > CSS

    .widget, .x-colophon.bottom .x-colophon-content p {
        color: white !important;
    }

    Hope that helps

    Joao

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