🌍
Français
Bonsoir,
Dans le code de votre page d'accueil, ajouter ceci :
<style media="screen" type="text/css"> #theCategoryPage .content { margin-left: 0em; } </style>
[EDIT]
Ou alors, une autre variante que je trouve plus adaptée :
<style media="screen" type="text/css"> #theCategoryPage .content { margin-left: 20em; margin-right: 20em; } </style>
Hors ligne