Oh I’ve found the solution! I was changing the margin, but padding was the right one!
If you want to know:
to put up the page content you have to add this on stylesheet
.page .hentry {
padding-top: 0;
}
sorry for open a new topic
Hi Andrew, thank you.
Sorry, I had not link the page because I’m constantly changing fonts, colors, contents and maintenance mode was activeted, but that’s the link:
stefaniaciardi.com
In these screenshots you can see in which way I’d like to change sidebar and main page, because I can’t tell you exactly the size, but from that, to something like this (I’m better with Photoshop than CSS!):
So in others words I’d like to move the line between sidebar and main page to the left, reducing the left area (sidebar) and enlarging the right one.
Thank you for your help and for patience.