Hallo,
I would like to make the grey background liquid whenever someone narrow down the web browser. Is there anyway to do it? Can anyone gives me advice how to do it?
testimonial.php
<div style="background-color: grey; width: auto; height: 150px;">
<div class="col-sm-1"><br><br>
<img src="Images/testimonial/arrow2.jpg" width="30">
</div>
<div class="col-sm-2">
<img src="Images/testimonial/person1.jpg" width="100">
</div>
<div class="col-sm-8"><br><br>
"Even the all-powerful Pointing has no control about the blind texts it is an almost unorthographic life One day however a small line of blind text by the name of Lorem Ipsum decided to leave for the far World of Grammar."
</div>
<div class="col-sm-1"><br><br>
<img src="Images/testimonial/arrow1.jpg" width="30">
</div>
</div>