What happens if I change my WordPress theme?

7 minutes
What happens if I change my WordPress theme

When you change your WordPress theme, your content stays and your design changes. Posts, pages, media, users and plugin data live in the database, independent of the theme, so nothing is deleted by the switch. What transforms is presentation: layout, typography, colours and structure all take on the new theme. What you tend to lose is everything tied to the old theme, such as its customiser settings, widget arrangements and theme-specific features, which need setting up again. The size of that job depends on how heavily the old theme was customised and, in 2026, on whether you are moving between classic and block themes.

If your main concern is keeping the content itself, we answer that specifically in can I change my WordPress theme without losing content?. This article focuses on the wider question: what actually changes, what commonly breaks, and what to check.

What changes, and what stays the same?

The clearest way to think about it is a redecoration: the furniture stays, the walls and layout change. WordPress separates content from presentation, so the content layer is untouched while the presentation layer is replaced.

  • Stays the same: published posts and pages, the media library, comments, user accounts and roles, plugin data, and core settings such as site title and tagline.
  • Changes: the visual design and layout, typography and colours, and how each content type is displayed. Custom post types and fields may render differently and sometimes need reconfiguring for the new theme.

What you lose: theme customisations and settings

Anything that belonged to the old theme rather than to WordPress itself does not carry over. In practice that means the customiser settings (colours, fonts, layout options), custom CSS added through the theme, widget arrangements, and any features the old theme provided such as sliders or built-in headers and footers.

Some things are safer than they look. Menu items are stored by WordPress, not the theme, so they survive, though their position and styling change with the new theme. Plugin configurations, user roles and core settings also remain. The general rule: if you set it inside the theme, expect to set it again; if you set it in WordPress or a plugin, it usually stays. This is also why custom styling belongs in a child theme, so a theme update or switch does not erase it.

Classic theme or block theme: the switch that is really a migration

The single biggest factor in what happens is whether you are moving between the same kind of theme or crossing between classic and block themes. Moving from a classic theme to a block theme, which uses Full Site Editing, changes the whole model for managing appearance. The customiser gives way to the Site Editor, widget areas become template parts, menus move into the navigation block and have to be rebuilt, and a theme.json file takes control of colours, typography and spacing, so some earlier CSS overrides stop working or behave differently.

On a small site this is manageable in an afternoon. On a larger one it is a project with a schedule and a checklist, not a one-click update. Our note on Full Site Editing and design systems explains what the block model changes and why it is worth planning for.

What happens to page builder content?

If your pages were built with a page builder such as Elementor or Divi, the page content itself is stored in the post and survives a theme switch. The catch is what sits outside the individual page: builder-created headers, footers and global styles are tied to the builder and its theme-builder templates, not to your WordPress theme, so those need attention. And if you switch away from a builder entirely, pages can be left with shortcode or markup residue that has to be cleaned up. Plan a theme change around your builder, not in spite of it.

What commonly breaks when you change themes?

Most problems fall into four groups, and all are easier to catch on staging than on the live site.

  • Layout and display: different widget areas and content structures can misalign elements, break image sizing or cause things to overlap until adjusted.
  • Missing functionality: features the old theme built in, such as sliders, contact forms or custom post type displays, may disappear and need a plugin or reconfiguration.
  • Plugin conflicts: different coding standards or CSS can leave a plugin displaying incorrectly or unstyled under the new theme.
  • Performance shifts: themes vary widely in weight, so a change can make the site faster or slower depending on how the new theme is built.

Does changing a theme affect SEO?

The switch itself does not hurt SEO, because your content, URLs and permalinks stay the same. The real risks are indirect, and worth checking. A new theme can change heading structure, alter or drop the structured data the old theme output, and shift page speed and Core Web Vitals up or down. Broken layouts and lost internal links can also affect crawling and user signals. Rankings usually settle quickly after a well-executed change, but the transition is a period to monitor rather than ignore, so keep an eye on speed, structured data and search performance for a few weeks.

How to change your theme safely

The essentials are simple: take a full backup of files and database, document your current customiser, widget and menu settings with screenshots, and test the new theme on a staging copy before touching the live site. WordPress also has a built-in theme preview that shows your content in the new layout without activating it, which is enough for a first look but not a substitute for staging. Check plugin compatibility, then go live and monitor.

For the full pre-switch checklist and the content-preservation detail, see can I change my WordPress theme without losing content?. And when a theme change is really a redesign or a move between platforms, it is a migration in its own right: our migration and WordPress development work exists for exactly that, keeping content, SEO and functionality intact through the change.

Frequently asked questions

Does changing a WordPress theme delete my posts and pages?

No. Posts, pages, media, comments and users are stored in the database, separately from the theme, so a theme change does not delete them. Only theme-specific presentation, such as customiser settings and widgets, needs setting up again.

What do I lose when I change my WordPress theme?

Anything tied to the old theme: its customiser settings, custom CSS added through the theme, widget arrangements and built-in features such as sliders or headers. Content, menus, plugin data and core settings remain, though menu styling and position change with the new theme.

Does changing a theme affect SEO?

Not directly, since content and URLs stay the same. The indirect risks are changes to page speed, heading structure or structured data, and broken layouts or internal links. Rankings usually recover quickly, but monitor speed and search performance during the transition.

What happens to my plugins when I change themes?

Plugins and their data are unaffected by a theme change, but their output can look different or unstyled under the new theme, and features the old theme provided may now need a plugin. Test key plugins, especially forms and e-commerce, on staging.

Is switching from a classic theme to a block theme different?

Yes. Moving to a block theme replaces the customiser with the Site Editor, turns widget areas into template parts, moves menus into the navigation block, and hands styling to theme.json. It is best planned as a small migration rather than a simple switch.

Pwel Zmyslowski

Paweł Zmysłowski

CEO WLC.team

At White Label Coders responsible for the sales process and sales team, still involved in the analytical and advisory roles in case of more complex projects.

Author page

Is your WordPress “working, but slow”?

MORE ARTICLES

Read also

  • Full Site Editing and design systems in WordPress
    7 minutes

    Full Site Editing and design systems in WordPress

    A campaign landing page is due Thursday. The design is signed off, the copy is written, and the change still goes into the engineering queue. We see this pattern in most WordPress platforms built before 2022, regardless of how strong the teams are on either side. WordPress solved this at the platform level. It was…

    Read

  • AI Search and WordPress How to prepare a large-scale platform for generative search
    15 minutes

    AI Search and WordPress: How to prepare a large-scale platform for generative search

    Large WordPress platforms do not disappear from AI-generated answers simply because their content is poor. They often lose visibility because, after years of development, no one has taken ownership of the information architecture, while crawler access may be restricted at a level that is not visible from the WordPress admin panel.

    Read

  • WordPress for Education in 2026
    11 minutes

    WordPress for Education in 2026: Architecture, tools, and decisions that will define your platform’s success

    WordPress powers over 40% of websites worldwide. In the education sector, that dominance is even more pronounced – the platform has become the de facto standard for institutions looking to combine a school website with a fully functional course management system, without per-user licensing costs that grow alongside their student base.

    Read