I am trying to adjust the content padding at the top of the content area to 20px.
I have used firebug and can get the content to move there, but there is no effect when I paste the code in the custom css area.
Is this the corect code to move the content down?
#content .content-pad {padding-top: 20px;}
One of the pages in question is
Thanks













