Hi,
I need a little help to remove the "Light/Dark theme switcher" button in the Phoca spectrum template.
I used the forced "Dark Theme" option in the advanced tab of the Templates Styles to keep the template in Dark mode.
Tried all settings but I can't find any options to disable that button. I'll appreciate any help that you can provide.
I'm using:
Phoca_spectrum 6.1.3 19/01/2026
Joomla 6.04
Thanks in advance
Phoca spectrum Light/Dark theme switcher
-
Mark21
- Phoca Newbie

- Posts: 2
- Joined: 31 Mar 2026, 19:18
- christine
- Phoca Hero

- Posts: 2981
- Joined: 28 Nov 2010, 17:20
Re: Phoca spectrum Light/Dark theme switcher
Hi,
Now only temporarily.
Normally you can set it here permanently:
https://imgur.com/a/iU6Yz3x
To also remove the text:
In your user.css / custom.css:
Kind regards
Christine
Now only temporarily.
Normally you can set it here permanently:
https://imgur.com/a/iU6Yz3x
To also remove the text:
In your user.css / custom.css:
Code: Select all
span.d-dark-scheme-none {
display: none; }
Christine
- christine
- Phoca Hero

- Posts: 2981
- Joined: 28 Nov 2010, 17:20
Re: Phoca spectrum Light/Dark theme switcher
Hi,
in addition, try following:
Administrator Template Styles
Atum-Default
(There are Colour Settings) Dark Mode
to Disable Switch only > Klick > Disabled
https://imgur.com/a/JJu2EDD
Kind regards,
Christine
in addition, try following:
Administrator Template Styles
Atum-Default
(There are Colour Settings) Dark Mode
to Disable Switch only > Klick > Disabled
https://imgur.com/a/JJu2EDD
Kind regards,
Christine
- Benno
- Phoca Hero

- Posts: 10088
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Phoca spectrum Light/Dark theme switcher
Hi,
If you're referring to the light/dark theme switch in frontend of Phoca Spectrum Template:

the only way I know to hide it is to delete the switch in the template settings.
From:

To:

Result in frontend:

Kind regards,
Benno
If you're referring to the light/dark theme switch in frontend of Phoca Spectrum Template:

the only way I know to hide it is to delete the switch in the template settings.
From:

To:

Result in frontend:

Kind regards,
Benno
-
Mark21
- Phoca Newbie

- Posts: 2
- Joined: 31 Mar 2026, 19:18
Re: Phoca spectrum Light/Dark theme switcher
Thanks a lot,
that fixed the problem but I did not removed the entire block just the label "{Light/Dark theme switcher}" so the block will be available if i need to restore the button.
Thanks again
that fixed the problem but I did not removed the entire block just the label "{Light/Dark theme switcher}" so the block will be available if i need to restore the button.
Thanks again
- Benno
- Phoca Hero

- Posts: 10088
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Phoca spectrum Light/Dark theme switcher
You're welcome!
Kind regards,
Benno
Kind regards,
Benno