Hello there,
I’m trying to figure out how to get the div holding the images to stick to the bottom of the page? www.scotbarchitects.com/portfolio
I’ve messed with the div:
section.blog { background:rgba(0, 0, 0, 0.6); top:auto !important; }
I added top:auto !important; to override the template css.
Then I add this:
.horizontal { bottom: 59px !important; }
However, that messes up my Profile page?
Any ideas?
Thanks,
Lorne