Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #896802
    Relevance360
    Participant

    see example on my home page

    I’m using your agency theme

    I don’t think I changed the class settings on “man” anywhere

    In the customizer it shows your original #fff which is correct.

    https://www.evernote.com/l/AnLnOKcyW1FLRaN–nr_kRvmBMa5OxbZhs0B/image.png

    I want to fix it at the class level, not by changing it individually in cornerstone.

    #896803
    Relevance360
    Participant

    url:
    https://relevance360.com/

    go to the dark section

    #897553
    Rupok
    Member

    Hi there,

    Thanks for writing in! It seems you have removed the Custom codes from your Customizer. You should have the following code on your Customizer > Custom > CSs which is part of the Agency demo :

    .dark-section h1,
    .dark-section h2,
    .dark-section h3,
    .dark-section h4,
    .dark-section h5,
    .dark-section h6,
    .dark-section h1 a,
    .dark-section h2 a,
    .dark-section h3 a,
    .dark-section h4 a,
    .dark-section h5 a,
    .dark-section h6 a {
      color: #fff;
    }

    So if you don’t have this code then add it back as it might be removed by you.

    Cheers!

    #897697
    Relevance360
    Participant
    This reply has been marked as private.
    #898238
    Rupok
    Member

    Hi there,

    Thanks for the credentials. It seems you broke the code by removing the first part of the comment – http://prntscr.com/awiza2

    It was preventing the later code to be generated correctly. I have added it back and it’s working fine.

    Cheers!

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