Skip to content

Instantly share code, notes, and snippets.

@kwmiebach
Created May 11, 2025 07:50
Show Gist options
  • Save kwmiebach/dc25fa3824d33159648b42d35afeaf75 to your computer and use it in GitHub Desktop.
Save kwmiebach/dc25fa3824d33159648b42d35afeaf75 to your computer and use it in GitHub Desktop.
Odoo 18 remove background image
body.o_web_client.o_home_menu_background {
background-image: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment