Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1319497
    Kim g
    Participant

    hello-

    Is there a way to stop the animated entry of content on this archive page? I owuld like the content to be on the page when I click on the page…

    http://devv.newworldeconomics.com/archives/

    Kim

    #1319902
    Rue Nel
    Moderator

    Hi There,

    Thanks for writing in! To stop the animated entry of content on this archive page, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    body .site .x-iso-container>.hentry {
        opacity: 1 !important;
    }

    We would loved to know if this has work for you. Thank you.

    #1320355
    Kim g
    Participant

    thank you!

    #1320771
    Christopher
    Moderator

    You’re welcome.

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