Tom Usborne
Tom Usborne
Not sure of the best way to "fix" this. I suppose we could set the navigation location default to "nav-float-left" (https://github.com/tomusborne/generatepress/blob/3.0.3/inc/defaults.php#L39) like we do here: https://github.com/tomusborne/generatepress/blob/3.0.3/inc/defaults.php#L35 Trouble with changing defaults...
This code has been ported into new blocks in 2.0. Closing this.
> Is there any fuzzy search capabilities for searching class names? > > For example if I have a class called `.container-width-l` searching for `width` in the box doesn't bring...
This should never happen as every block has a `uniqueId` by default. Is this happening when using a Query Loop by chance?
This only happens when they're a root block. Unfortunately it's not something we can control right now as the editor requires the root block to be centered with the `max-width`...
It's true than inline worked for root elements in 1.6, but the elements were no longer centered or within the defined width set by the theme.  At this point...
@pagibson Yes, everything in our Global Styles is coming to our new local blocks in 2.0: https://github.com/tomusborne/generateblocks/pull/1268
Hey @FunkyCss, Yes, WooCommerce blocks have completely changed their HTML structure and class names, which makes it so some of our WooCommerce options only apply to the "Classic" WooCommerce blocks....
What browser are you using? Firefox seems to use the text color but fades it a little.
Same reason as stated here: https://github.com/tomusborne/gp-premium/issues/465