CSS to remove spaces (padding-top) & change sidebar
Hello,
I have tried to remove the spaces under the title of my blog : http://www.penser-ensemble.eu/sujets/actualite/
under this title (Pôle d’Echanges pour les Solidarités Educatives)
the spaces come from the padding-top of the section below it, so i’ve tried to add :
#et_pb_section et_pb_section_0 et_section_regular et_pb_section_first { padding-top : 5px !important;}
But nothing happened! any idea ?
My second question is how to make the side bar of this page larger (in order to make it more organised).
Thank you !