Jump to content

Topic on Skin talk:Citizen

How to Disable Header Dropdown Carrots?

2
70.44.3.114 (talkcontribs)

Hi, I'm trying to build a splash page for a project, but every time I use a header it creates a collapsible section. I'd like to just have a Header without the carrot. How or where should I look to change this feature?

Sergtsar (talkcontribs)

I guess you should add this to the LocalSettings.php:

$wgCitizenEnableCollapsibleSections = false;

Reply to "How to Disable Header Dropdown Carrots?"