How to hide icons from all menus?

Add-ons for Pale Moon and other applications
General discussion, compatibility, contributed extensions, themes, plugins, and more.

Moderators: FranklinDM, Lootyhoof

uburoi

How to hide icons from all menus?

Unread post by uburoi » 2018-09-08, 04:24

Hello, All -

So far I have been able to hide icons from tabs and the bookmarks bar. However, I cannot figure out how to remove or hide the icons from menu irems.

Can anyone give me some ideas on how to do that? All help will be greatly appreciated.

Thanks.

Uburoi

coffeebreak
Moon Magic practitioner
Moon Magic practitioner
Posts: 2986
Joined: 2015-09-26, 04:51
Location: U.S.

Re: How to hide icons from all menus?

Unread post by coffeebreak » 2018-09-08, 13:34

uburoi wrote:...how to remove or hide the icons from menu irems.

Putting this in userChrome.css seems to do it:
(it acts globally, for all menu item icons)

Code: Select all

.menu-iconic-icon {display: none !important}
Last edited by coffeebreak on 2018-09-08, 14:13, edited 2 times in total.

uburoi

Re: How to hide icons from all menus?

Unread post by uburoi » 2018-09-08, 19:54

@ coffeebreak

Works perfectly. Exactly what I wanted.

Thank you so much for your help.

Stay well. Take care.

Uburoi

Locked