Build decision 1
Converting a Figma design to a WordPress theme is a technical process that goes beyond writing CSS to match colours and spacing. The developer needs to understand WordPress template hierarchy: which PHP file controls the home page, which controls single posts, which handles archive pages, and how custom page templates are registered. A designer who is not also a WordPress developer produces static mockups. We read those mockups and produce a working theme that behaves correctly within the WordPress content management system.


