Tagged: x
-
AuthorPosts
-
January 19, 2017 at 6:15 am #1336529
INcroatiaParticipantHi there,
I’ve been able to remove tags and categories from the Grid via css below via other forum queries. I’d also like to remove Date and Comments. Can you please suggest code that can do this? I’m using Quito. I’d still like the title and summary text though preferably only 20 words. Is this also possible? Code or is there a settings function to change the length of summary text? thanks!!
http://austrianadaptation.com/new/
.tg-cats-holder > span,
.tg-cats-holder .post_tag {
display: none;
}
.tg-cats-holder {display: none !important}
}.tg-item-date { display: none!important; }
}
January 19, 2017 at 8:17 am #1336639
ChristianModeratorHey there,
Please edit the skin you’re using and remove the date and comment elements. You could also adjust the excerpt length. See attachments. Also check out these resources about the skin builder:
http://theme-one.com/docs/the-grid/#!/skin_builder
Thanks.
January 19, 2017 at 2:04 pm #1337177
INcroatiaParticipantBrillant!
January 19, 2017 at 2:14 pm #1337193
NicoModeratorHappy to hear that.
Feel free to ask us again.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1336529 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
