Jump to content

[Résolu]Page d'accueil fond orange


Recommended Posts

Bonjour,

Il faut éditer votre fichier global.css du theme

a la ligne 26 :

div.rte, .mceContentBody {
   background-color: #F89C1B;
   text-align: left;
}



remplacer background-color: #F89C1B;

par

background-color: #ffffff; ou background-color: transparent;

V++

Atch

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...