Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1280610
    Garry
    Participant

    Hi, X theme.
    I want to delete the “view post” button on my slider how can I do it?
    thanks

    #1280632
    Rupok
    Member

    Hi there,

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

    .x-post-slider-entry .featured-view {
      display: none;
    }

    Hope this helps.

    Cheers!

    #1281004
    Garry
    Participant

    Thankyou, it works!
    wish you luck .

    #1281012
    Nico
    Moderator

    Happy to hear that.

    Feel free to ask us again.

    Thanks.

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