So, a fresh install of WordPress, and after 2 minutes I don't like it. Can I change it? Well I can, but it's still displaying wrong in the browser.
I asked the following.......
I just installed wordpress and did the quick setup, boy I should not have done that as it looks awful with the preset menu with options I don't wan't.
I don't want:
Why Choose Us?
Learn More About Us
Our Work Key Features
Our Pricing
Or the form that it generated to email me! I unpublished these from the menu and trashed the pages behind them, but I stil see them when I look at the homepage for salmonbones.co.uk, what gives?
The response was not what I was expecting.
What you’re seeing is usually one of these WordPress behaviors:
Since you already trashed the pages and removed them from the menu, the homepage sections are probably being generated by the theme/customizer/block template — not by the pages themselves.
Here’s how to fix it.
In WordPress admin:
Settings → Reading
Look at:
You’ll probably see either:
If it’s a page called Home, edit that page directly.
Go to:
Pages → Home → Edit
You’ll likely see blocks for:
Delete the blocks you don’t want and click Update.
That means the theme is injecting demo sections separately.
Then go to:
Depending on the theme.
Look for:
The quick setup wizard probably imported a starter template.
Especially if you’re using:
You may simply be seeing a cached copy.
Try:
Ctrl + F5Cmd + Shift + RCheck:
Look for:
Clear cache from whichever exists.
If your theme is block/FSE based:
Go to:
Appearance → Editor → Templates → Front Page
The content may live there instead of in the page itself.
Delete the unwanted sections there.
If you literally just started the site, honestly the cleanest route can be:
A lot of “quick setup” wizards dump in horrible placeholder marketing sections exactly like the ones you listed.
Visit:
/wp-admin/customize.php
and look for:
Many starter themes expose those exact sections there.
If you tell me:
…I can tell you the exact place those sections are coming from.