Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1173127

    Hi guys, I’d like to have the post carousel only appear on my home page. What is the easiest way to achieve this?

    My website is under construction but can be found at http://www.strawberryfieldslane.com

    Thanks

    #1173223
    Rupok
    Member

    Hi there,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer.

    body:not(.home) .x-post-carousel {
      display: none;
    }

    Hope this helps.

    Cheers!

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