Sélectionner une page

Supprimer sidebar

Vous êtes ici:

OBJECTIFS

Supprimer sidebar

CODE

/* PLUS DE SIDEBAR */
/* Remove sidebar */
/*#sidebar {
display:none;
}

/* Remove thin line */
#main-content .container:before {
background: none;
}

/* Make content 100% width */
@media (min-width: 981px){
#left-area {
width: 100%;
padding-right: 0px !important;
}}

INSERTION

CSS main Divi

+D'INFOS