Skip to content
Community Get full access

HTML to Bricks Troubleshooting

Check whether the conversion mapped CSS to Bricks-native controls before falling back to custom CSS.

Important mappings include:

  • section vertical padding
  • container width and horizontal padding
  • typography controls
  • button variants
  • icon dimensions
  • responsive breakpoints
  • hover and active states

If the source uses a Google font, Pixflow should install it and set it in Bricks theme styles. If the source font is not a Google font, Pixflow should choose the closest match and explain the substitution.

Icon width and height should be taken from the original HTML or computed source style, not blindly set to 24 by 24.

SVGs are valid when SVG support is enabled in Bricks settings. Pixflow should use Bricks SVG support rather than replacing SVG artwork with placeholders.