Jump to content

Hide Forum Section


sofos

Recommended Posts

Hi everyone in the 4.2.9 I've done something that permitted me to hide a Forum Section and to show it only in the Menu and on Footer.

I want to see this section only there:

i5.thumb.png.5d33b9e7a60a9a2eeaac39611d923aaa.png

i6.thumb.png.5537748ba26e7e52407de39b9c9d2870.png

 

And want to remove from there:

i7.thumb.png.99e2dd70ff05230c1d21a42ecfdbac58.png

 

How can I do it?

Thanks in advance!

Link to comment
Share on other sites

1 hour ago, sofos said:

Hi everyone in the 4.2.9 I've done something that permitted me to hide a Forum Section and to show it only in the Menu and on Footer.

I want to see this section only there:

i5.thumb.png.5d33b9e7a60a9a2eeaac39611d923aaa.png

i6.thumb.png.5537748ba26e7e52407de39b9c9d2870.png

 

And want to remove from there:

i7.thumb.png.99e2dd70ff05230c1d21a42ecfdbac58.png

 

How can I do it?

Thanks in advance!

Not sure but find the forumid number and in custom.css add:

[data-forumid="8"] {
	display: none;
}

change the 8 to forumid number of one want to hide

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...