hemant_bhardwaj Well-known member Aug 27, 2018 #2 yes i will do it with that update Upvote 0 Downvote
Russ Well-known member Aug 27, 2018 #4 You should be able to just use CSS: Code: .node--id48 .node-extra { display: none; } Upvote 0 Downvote
JoyFreak Well-known member Aug 27, 2018 #5 Russ said: You should be able to just use CSS: Code: .node--id48 .node-extra { display: none; } Click to expand... Thank you! Upvote 0 Downvote
Russ said: You should be able to just use CSS: Code: .node--id48 .node-extra { display: none; } Click to expand... Thank you!
hemant_bhardwaj Well-known member Aug 27, 2018 #6 Zuse said: Thank you! Click to expand... that will not work in your theme use this -> .node--id48 .node-subNodesFlat { display: none; } Upvote 0 Downvote
Zuse said: Thank you! Click to expand... that will not work in your theme use this -> .node--id48 .node-subNodesFlat { display: none; }
JoyFreak Well-known member Aug 27, 2018 #7 It did work, it was how I wanted it . BUT, I prefer the way you done it. Upvote 0 Downvote
JoyFreak Well-known member Aug 27, 2018 #8 Actually, is there a way I can make the Sub-forums display style a Popup menu for that chosen node? Upvote 0 Downvote
Russ Well-known member Aug 27, 2018 #9 hemant_bhardwaj said: that will not work in your theme use this -> .node--id48 .node-subNodesFlat { display: none; } Click to expand... They asked to hide node-extra, pretty sure that's the CSS I gave Upvote 0 Downvote
hemant_bhardwaj said: that will not work in your theme use this -> .node--id48 .node-subNodesFlat { display: none; } Click to expand... They asked to hide node-extra, pretty sure that's the CSS I gave
hemant_bhardwaj Well-known member Aug 27, 2018 #10 Russ said: They asked to hide node-extra, pretty sure that's the CSS I gave Click to expand... my mistake because for me it's look obvious that long sub list. Upvote 0 Downvote
Russ said: They asked to hide node-extra, pretty sure that's the CSS I gave Click to expand... my mistake because for me it's look obvious that long sub list.
JoyFreak Well-known member Aug 27, 2018 #11 hemant_bhardwaj said: my mistake because for me it's look obvious that long sub list. Click to expand... No problem guys. I found a solution maybe if there is a way I can make the Sub-forums display style a Popup menu for that chosen node? Upvote 0 Downvote
hemant_bhardwaj said: my mistake because for me it's look obvious that long sub list. Click to expand... No problem guys. I found a solution maybe if there is a way I can make the Sub-forums display style a Popup menu for that chosen node?
JoyFreak Well-known member Aug 27, 2018 #13 I changed my mind, again. I sent you a PM. Upvote 0 Downvote