No Content
No Content
Since Foundation is built mobile first the small-centered class applies to small screens and UP. Just like the small-6 would be 6 columns on small, medium AND large screens inless overridden. Try using a large-uncentered class to fix your issue.
Awesome, man!
Foundation rows won't prevent that from happening for any reason, so i'd just test it with whatever draggable item you're attempting to use.
This doesn't look like Foundation syntax, but it hink you're looking for Source Ordering. See my code pen for a demo
What would you be using to make these draggable? Is this for a CMS or WYSIWYG editor?
Hey Harout, I'm not seeing the code snipets. A codepen may help in this.
Codekit uses it's own build system to create these things (i believe) so you may try and post their support and see if you can get it nailed down on that side. If it's erroring out on utils than my guess is it just can;t find that fiel, or the version of gulp sass is unsupported.
Ohh yeah, SVGs can't have jquery click events inside them. This means you may need to find another way to present that chart.
Or this library may be able to help:
https://github.com/toddmotto/lunar
This is a know issue we're working on getting fixed in the next day or so.
-
F6 Small classes Overriding Large Breakpoint
by Jennifer Tso on Friday, July 29, 2016 at 4:03 PM EST
-
Is it possible to have a draggable grid?
by Steve Valet on Wednesday, January 20, 2016 at 3:08 PM EST
-
CLI installed F6.1.1 doesn't update Panini changes in dist
by Travis Fulton on Tuesday, January 12, 2016 at 1:41 PM EST
-
WP-Forge 6.1.1 is available for BETA testing
by Thomas E. Vasquez on Wednesday, January 13, 2016 at 4:26 PM EST
-
File to import not found or unreadable: util/util
by Ryan Card on Tuesday, January 12, 2016 at 6:20 PM EST
-
No Content
-
View More Posts by Kevin Ball
Agustin has no published posts
View More Posts by George Bratsos
View More Posts by Arkarys
View More Posts by Ivan Torres
Full Width Row
Hey guys, I’m just curious what you think the best practice is when I have a row that I need to be full width of the page. Because if I set a row to be the full width, then my interior subsequent row will be full width and not adopt the Foundation defa... (continued) Read More
View More Posts by Alok Jethanandani
Since Foundation is built mobile first the small-centered class applies to small screens and UP. Just like the small-6 would be 6 columns on small, medium AND large screens inless overridden. Try using a large-uncentered class to fix your issue.