XF 1.4 Remove "Quick Links"

Barbossa

Active member
I want to remove these words "Quick Links" from every drop down menus.

Better if you can tell me using extra.css.

Untitled.webp
 
Extra.css:

Code:
.Menu .menuHeader .muted
{
display: none;
}

Should work :D
Yup! Did the magic. BTW, I revamped heavily your flatawsome style, will open a thread at Critiques corner soon (within next weekend). Only left is "Featured Thread" addon as I am using it as portal.

I am facing a glitch though, already posted that your FlatAwesome thread.
 
Top Bottom