Hello how can i add a background to the canvas slider background? I have added this but that makes the background is very long see image also:
<div class="container clearfix center">
<h1 style="background-color:#d31717;">Heading</h1>
<span style="background-color:black;">More text here here here</span>
<p style="background-color:#d31717;">dark background here</p>
</div>I've added an image I just want it big enough as the text line.
