I am sorry to post this again, I thought I had figured out how to do this but I didnt. So I need to reduce the top padding on the page. I did put in the code below to the customm.css but it is not working. Can you guys help?
.t3-section-wrap .padding-top {
padding-top: 20px;
}