How do you increase the height for these pictures that are using column?

3 replies · opened Feb 9, 2017

Aamandeep9Feb 9, 2017

So under the services section, I wanted these pictures that I have attached to be greater in height. I don't want them to be this small of height. How do i do this?

Thank you,
-Aman

Aamandeep9Feb 10, 2017

Here is the code for the image:

<div class="common-height clearfix">
<div class="col-md-3 hidden-xs" style="background: url('../images/services/main-bg.jpg') center center no-repeat; background-size: cover;"></div>
<div class="col-md-3 hidden-xs" style="background: url('../images/services/main-bg.jpg') center center no-repeat; background-size: cover;"></div>
<div class="col-md-3 hidden-xs" style="background: url('../images/services/main-bg.jpg') center center no-repeat; background-size: cover;"></div>
div class="col-md-3 hidden-xs" style="background: url('../images/services/main-bg.jpg') center center no-repeat; background-size: cover;"></div>
/div>

SSemicolon WebSTAFFFeb 12, 2017

Hello,

You will need to Define a Custom Height using the style Attribute. Example:

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard