A user encountered an unwanted button at the bottom of their About Us page in the Origin Shopify theme that couldn’t be removed through the page editor or renamed.
Solutions Provided:
Option 1 (Dan-From-Ryviu): Navigate to Online Store > Themes > Customize > Pages, select the page template, then find and remove the button label text in the Multicolumn section.
Option 2 (ZenoPageBuilder): Add CSS code to the base.css file to hide the button using display: none targeting the specific button ID.
Option 3 (PageFly-Noah): Insert custom CSS code into theme.liquid file above the </head> tag.
Resolution: The issue was successfully resolved using ZenoPageBuilder’s CSS solution, which the original poster confirmed worked perfectly.
Summarized with AI on November 15.
AI used: claude-sonnet-4-5-20250929.
At the bottom of the About Us page of the site appears a button which I can’t remove. It doesn’t show up in the outline of the page and I can’t change the name of it either. How can I remove this button?
You can do that from your Online store > Themes > Customize > Pages > select template of that page, select Multicolumn section, remove text inButton label