Jump to content

Featured Replies

Posted

Hello there!

Have a simple question (or rather, i'm hoping it's an easy fix) - i'd like to hide the number of views that is shown in the home/template/index page of the articles section.

Is there a simple 'show/hide' toggle or would i have to go into the template and edit it manually?

Appreciate any input, thank you!

Example - Where it shows "1 view" below:

image.png.d9cc46cc8312eae2e789fc0150f50677.png

article.cCmsCategoryFeaturedEntry ul.ipsList_inline li.ipsType_light {
	display: none;
}

Add this to your CSS

  • Author

@bfarber Thanks for the quick reply!

Do you mean to add this to the "CSS" tab of the templates within the "Pages" app?

I've tried to create a New CSS but it didn't work.

Recently Browsing 0

  • No registered users viewing this page.