Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1242893
    Ann
    Participant

    Hi X-Theme!

    Sorry for ALL thousand questions 🙂

    I was wondering if it’s possible to keep all topics visible for the blog page in ethos? I have attached a screen shot and highlighted what I’m hoping to keep open at all times. Right now you click the arrow to view all.

    Thanks!!

    Ann

    #1243235
    Rue Nel
    Moderator

    Hello There,

    Thanks for writing in! To keep all topics visible for the blog page in ethos, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .option-set .x-index-filters-menu, 
    .option-set .x-portfolio-filters-menu {
        display: block !important;
    }

    Hope this helps. Kindly let us know.

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