Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1349605
    Danielle K
    Participant

    Hi

    I’d like to remove all the text and read more button from post grid items. Please can you advise?

    See login details in private post below

    Thanks

    #1349620
    Danielle K
    Participant
    This reply has been marked as private.
    #1349646
    Thai
    Moderator

    Hi There,

    Please try adding the following CSS:

    .vc_grid-item .vc_gitem-zone .vc_gitem-zone-mini {
        display: none;
    }

    Hope it helps 🙂

    #1349672
    Danielle K
    Participant

    That worked perfectly – many thanks 🙂

    #1349679
    Thai
    Moderator

    If you need anything else please let us know.

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