Hi,
Is there a way to insert an image into a title background? If so, if I wanted to do that on multiple pages with different image on each page, I would have to create a separate section in css file, correct? Could you point me to a correct location within a css file?
Thank you,
Maciek
<!-- Page Title
============================================= -->
<section id="page-title">
<div class="container clearfix">
<h1 align="center">Portfolio</h1>
</div>
</section><!-- #page-title end -->