Webb Food Services

From the to-do list: CSS/Dev Bugs

✔ Journal Subpage div overlay/z-index fix

Comments

Taylor Bernard on March 11, 2015:

how to do this.
flows over header

Justin Bernard on March 12, 2015:

you should be able to do it just using a negative top value, like
 top: -200px

i do negative top/left all the time, if you need to break grid/containers...