Hello,
Could you clarify it in detail with screenshots?
regards
Salut Julien54,
Pourrais-tu me dire comment tu as fait pour modifier les couleurs du plugin “motors” aux couleurs de ton site ?
Bien à toi,
Pyram
Salut,
En inspectant le code avec chrome, il faut modifier le CSS et ensuite si tu utilise Divi, le coller dans les options du theme> Personaliser CSS
Voila ce que j’ai mis, pour la couleur, c’est partout ou il y a “background-color” essaie de personnaliser avec tes couleurs:
.single-regular-price {
margin-top: 18px;
background-color: #DC002E;
font-family: poppins !important;
font-weight: 800!important;
font-size: 20px;
padding-top: 18px;
}
.stm-single-car-content .title {
margin-top: 20px;
}
.stm_single_car_wrapper .stm_single_car_row .stm_single_car_side .stm-single-car-side .stm-single-listing-car-features h3 {
background-color: #DC002E;
font-family: ubuntu !important;
margin-top: 31px;
}
.listing-list-loop .content .meta-top .price
{background-color: #DC002E;
}
.listing-list-loop .content .title a {
color: #162133;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
background-color: #DC002E;
}
.sidebar-action-units .button {
background-color: #DC002E;
}
.stm_single_car_content .special-label, .archive-listing-page .special-label {
background-color: #DC002E;
font-weight: 800!important;
padding-right: 180px;
}
For Support Response
I succeeded by copying the html code and pasting it into a DIVI code module in my section.
My problem was that I could not customize the page or copied the shortcode inventory, it erased all my content.
Hello,
Merci pour ta réponse.
Je n’utilise pas DIVI mais ELEMENTOR.
Je ne peux pas me vanter d’être un expert, aussi pourrais-tu me dire où se trouve le fichier CSS exactement ?
Car il y en a des tonnes !
Encore merci pour ton support; ça m’aide à avancer.
Bien à toi,
Pyram