tomusborne / generateblocks

GenerateBlocks is a small collection of lightweight WordPress blocks that can accomplish nearly anything.
https://generateblocks.com
194 stars 20 forks source link

Grid block - adding dynamic background image to grid container removes its width setting #690

Open eastriverstudio opened 2 years ago

eastriverstudio commented 2 years ago

When adding a dynamic image background to a grid block container the width is removed so it has to be applied again.

Steps to recreate:

  1. Add a grid block
  2. Use the presets to add a few columns
  3. Toogle on the dynamic feature on a grid container and apply a dynamic background image.
  4. Width gets reset/removed on the container

Thanks

eastriverstudio commented 2 years ago

Also related to this, not sure if this is a GB or GP issue, but the dynamic data background image option doesn't seem to work if used on a grid container an Block element template. Are there still some limitations with using the dynamic data options within Element items?