How to make menu text larger

I seem to be having difficulty searching in the forums and can’t find an answer. LIbreOffice is so configurable, I feel as though there must be a way to make the text of the menus larger.

I understand that LO has removed a previous feature which explicitly allows this in preference for OS preferences. However, on a fully updated Raspberry Pi 4b, LO is the ONLY app which has tiny illegible menus.

Like most software, LibreOffice uses the settings of the operating system for font, size etc of menu items and interface controls, though you can modify colors of non-standard controls. You may find what you want in the accessibility settings of your OS.

However, on a fully updated Raspberry Pi 4b, LO is the ONLY app which has tiny illegible menus.

This sounds like you have not installed gtk3 support but use generic VCL:x11 (see Help -> About LibreOffice). If you are using a Debian based operating system on your Raspberry Pi 4b, then sudo apt install libreoffice-gtk3 might fix your problem (If you have another os on your hardware, tell us you operating system).

You are a a rock star, sir! This is a totally new experience and now I can actually see what I’m doing!

Thank you so very much!

For the records (see OPs last comment):

Install GTK3 support for LibreOffice using:

sudo apt install libreoffice-gtk3