How to hide "most recent" information

ProsperProsper ✭✭
edited January 2022 in Vanilla 3.x Help

How do I hide the "most recent" information on the forum? The version is 3.3 and runs a custom theme (not default them). Please see the picture below.

how to hide most recent.PNG


Comments

  • Any help on this?

  • They all have some css classes which you can find out by using your browsers web development tools. After that it's a simple ".whatever {display: none}" in your custom theme

Sign In or Register to comment.