I’ve been trying to remove some padding or unneccessary space from the top of my site. I tried some other codes i found on the fourm but they only move it up about halfway. here is the code i used before:
.page .entry-wrap {
padding-top: 7px;
}
is it possible for me to move my text all the way to the top?
Thanks,
Morgan