Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Block Grid Not Working #738

Closed
adibbz opened this issue Feb 26, 2016 · 2 comments
Closed

Block Grid Not Working #738

adibbz opened this issue Feb 26, 2016 · 2 comments

Comments

@adibbz
Copy link

adibbz commented Feb 26, 2016

I've added a menu to my page template like so:

'Services', 'menu_class' => 'small-block-grid-3') ); ?>

The block grid class does not seem to do anything however. they all just sit in an unordered list. This happened even when I hardcoded a list with the block grid class.

I tried digging around but it seems like the block grid is being imported so I don't think it is that. Any ideas?

@colin-marshall
Copy link
Collaborator

Are you on FoundationPress 2? If so, you are using Foundation 6 which changed the block grid to use different classes.

http://foundation.zurb.com/sites/docs/grid.html#block-grids

@adibbz
Copy link
Author

adibbz commented Feb 26, 2016

Ahh, that links was very helpful. Thank you.

I am on Foundation 6 so that's why 'small-block-grid-3' wasn't working.

thanks!

@adibbz adibbz closed this as completed Feb 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants