Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
1104 Näkymät

Hello, I am trying to modify the default background color for odoo website module but i cant find the property i want to modify. In the Devtools console the property code i want to modify is: 

#wrapwrap > main {
background: #38383B;
}

Any ideas how i can change this code in the source code across all web pages?

I am using Self-hosted on Debian 12, Due to karma restrictions i can not post a photo..



Avatar
Hylkää
Tekijä Paras vastaus

This has been solved, I found a SCSS file, does not matter the module and added the following code and it changed the global background color by default:

#wrapwrap > main {
    background: #38383b;
}
Avatar
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
1
kesäk. 25
3014
0
toukok. 17
3823
3
maalisk. 15
11089
1
maalisk. 15
4882
1
kesäk. 24
2563