What WordPress page builder is suitable for graphic designers with minimal coding skills and a limited budget?

I’m a graphic designer working two jobs, and both companies are asking me to create their websites. They chose me because of my past experience with Adobe Muse, which I used quite some time ago.

I’ve decided to go with WordPress since they want a cost-effective solution that effectively manages blog posts and automatically displays the latest articles on the homepage.

I’ve tried several highly recommended page builders:

  • Elementor - The setup feels awkward, and tasks like creating sections or adjusting styles take far too long. The mobile loading speed is poor, and even after optimizing images, pages still take 4-5 seconds to load. For more intricate designs, you still need to use custom CSS.

  • Beaver Builder - Recommended by some long-time WordPress users. I tested the pro version for a month, and building a homepage took a lot of time. It felt quite cumbersome for my requirements. A simple brochure typically takes me 4-5 hours in InDesign, but mimicking that in Beaver Builder took me almost two full days of dedicated work. It seems better suited for those who are comfortable coding.

  • Themify - This has a similar complexity to Beaver Builder, and it feels just as overwhelming, but my budget constraints make this option unfeasible.

  • Block Editor - This is free with WordPress and I’ve previously used it for blog posts effectively. It works well for articles, unlike other builders that ruin code which can impact RSS feeds and look messy in the admin section. However, the Block Editor offers limited customization options for styling. Simple tasks like adjusting menu hover effects or the active state are impossible without additional plugins. I’ve tried a few plugins for menus, but they’re either unreliable or feel detached from the main editor.

Another irritation is needing custom code for basic functions. For instance, adding the current year to copyright text necessitates creating a full HTML block, resulting in a loss of access to the fonts from my theme. The first builder I mentioned handles this situation much more gracefully.

Furthermore, the Block Editor doesn’t support tabs or collapsible sections without external plugins. I worry that plugin compatibility may be an issue in the future with updates.

It’s also important that my clients can modify the site later without risking any damage. Are there better options I should look into?

honestly sounds like you might want to check out bricks builder. its got a clean interface thats more intuitive than elementor but way more flexible than gutenberg. pricing is reasonable too - one time purchase instead of yearly fees. ive been using it for client work and the learning curve isnt too steep for designers

Oxygen Builder might be worth considering given your background. It has a more visual approach compared to traditional builders and the interface feels closer to design software you’re already familiar with. The learning curve is manageable for someone with design experience, and it generates cleaner code than most drag-and-drop builders which helps with loading speeds. What really sold me on it was the ability to create global styles and reusable components - similar to symbols in design programs. You can build a design system once and apply it consistently across the site. Client editing is controlled through designated areas so they can’t accidentally break the layout. The one-time license fee fits tight budgets better than subscription models, and their support community is quite active for troubleshooting.

Coming from a similar background, I’d suggest taking another look at the Block Editor but with a different approach. You mentioned struggling with styling limitations, but pairing it with a theme like GeneratePress or Kadence can solve most of those issues without breaking your budget. These themes include built-in styling options for menus, buttons, and other elements you mentioned needing custom code for. The real game changer was discovering that newer block themes handle dynamic content like copyright years through theme.json settings rather than requiring HTML blocks. For tabs and accordions, the Kadence Blocks plugin integrates seamlessly and hasn’t caused compatibility issues in my experience. This combination keeps your costs down while giving clients a familiar editing experience they won’t accidentally break. The learning investment is much smaller than mastering a completely new builder, and you can always add more advanced blocks as needed.