Where & how to make customization to the Matomo Landing page

example - hide or move the logout button ?
Platform :- Matomo - v3, MySQL, Apache
-Thanks in advance

Hi,

The easiest way is probably creating a simple custom theme:
https://developer.matomo.org/guides/theming

Lucas, thank u for responding…
That is a good insight for us to develop custom theme …but a bit too early and short on time …
Is there not a quick way to hide that icon/functionality by editing the current OOB theme ?

Hi,

In Matomo you can build a really simple theme that just overwrites one CSS block and else uses the normal theme.

Take this as an inspiration, you only need one plugin.json and one .less stylesheet that could only contain CSS: