Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 1, 201510 yr Title is self-explanatory.I can't find a way to disable that section in Q&A forums. There really should be an option for this.
April 3, 201510 yr Author Any way to hide the box with CSS until a better solution is present? I can't find any way to target that box specifically? Anyone got any ideas? It's the only Q&A section on my forums. ckeditor_darkexample.zip
May 1, 201510 yr Author Just to share with anyone that wants to do this, I found out how to hide it with CSS, for now. .ipsApp_front div[data-controller="forums.front.forum.forumPage"] div.ipsBox:not(:only-of-type):first-of-type { display:none; }
Archived
This topic is now archived and is closed to further replies.