Data at Your Fingertips: Explore Our New Reporting and Statistical Capabilities By Ryan Ashbrook 19 hours ago
sofos Posted April 27, 2018 Share Posted April 27, 2018 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: And want to remove from there: How can I do it? Thanks in advance! Link to comment Share on other sites More sharing options...
steve00 Posted April 27, 2018 Share Posted April 27, 2018 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: And want to remove from there: 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 More sharing options...
sofos Posted April 27, 2018 Author Share Posted April 27, 2018 26 minutes ago, steve00 said: 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 Thanks it worked Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.