Hi

I'm trying to develop a responsive layout, a grid 3-across that, on mobile, changes to a single column.

I'm reasonably familiar with Bootstrap and same with Drupal.

I've tried a few options and nothing worked, my current choice is the Views Bootstrap module, which is enabled, and I have a view, I've chosen a Bootstrap Grid format, 3 columns, showing full content, and it's coming out as 1 column. It doesn't look like 'Bootstrap' is called or installed, all BG has done is mark things up as if Bootstrap was there.

The site is already built, so I don't want to install the Bootstrap theme and build the whole thing again.

Is it just that I have to get the CDN calls into my header?

J

Comments

dadderley’s picture

It doesn't look like 'Bootstrap' is called or installed, all BG has done is mark things up as if Bootstrap was there.

This is only going to work for you if your theme is built on the bootstrap framework.