saguaros
Thanks I will add that class to the other menu items in the future. For reference below, I changed the class name to catagory_list.
/*
Prevents article heading from starting at top of window
IE: margin-top: -150px;
*/
.catagory_list div#t4-header+#t4-hero,.catagory_list div#t4-header+#t4-masthead {
margin-top: 0px;
}
/Thread Closed