in template: portfolio-alt
for <section id="page-title" I have changed the code to read :
<section id="page-title" style="background: url('graduates.jpg') center center no-repeat; background-size: cover; ">
I would like to show more of the picture than is currently showing so I need to change the height of section. How would I do that?
and also how would I change width?
Thanks.
