Showing questions tagged: Show all questions
  • Archived

How to increase the font size in the right click context menu? (2)

Greetings... I would like to increase the font size in right click menu box in FF 89.0 (64-bit) (see attached png) I found a similar 2018 query here at: https://supp… (read more)

Greetings... I would like to increase the font size in right click menu box in FF 89.0 (64-bit) (see attached png)

I found a similar 2018 query here at: https://support.mozilla.org/en-US/questions/1241117#answer-1174375

and based on that exchange I added the following to userChrome.css file

/* FONT SIZE IN RIGHT CLICK MENU BOXES 5/1/22 */

  1. mainPopupSet menuitem,
  2. mainPopupSet menu { font-size: 16pt !important; }

/* */

I closed and reopened FF. This change has no effect on the menu font no matter what font-size value I enter. Have I done something wrong?

Asked by rarebooks 1 year ago

Last reply by cor-el 1 year ago