help center

On this page

Edit the Hello Theme settings

Last Update: February 2, 2024

Note
To edit the Hello Theme settings, make sure you have the latest Hello Theme version installed.

The Hello Theme is designed to give web creators maximum flexibility with their website designs while boosting website speed. This means reducing the theme’s code to a minimum. While the default settings do indeed make the Hello Theme light, users can customize the settings to create an even lighter theme that will further improve site performance.

Customizing the theme settings

To customize the theme settings:

image 1 Edit the Hello Theme settings 1
  1. From the WordPress Dashboard, click Appearance > Theme Settings.
  2. All settings are active by default. To disable specific settings, toggle off the settings per your needs.
  3. Click Save Settings at the bottom of the window to save your settings.
Updated settings screen Edit the Hello Theme settings 3

Settings

Fine-tune the way your Hello Theme works.

Warning
Some of these settings affect the site content and may break your site. Any changes to these settings should be tried on a staging site before implementing them on your live site.

Disable description meta tag

The description metatag helps search engines find and categorize your webpages, and helps social media platforms create a preview of your webpages.

<meta name=”description” content=”…” />

Search engines and social media platforms use the scanned page metadata to extract the title, description and featured image. While WordPress generates tags for the title and featured image, it doesn’t do so for the page description. To improve search engine visibility, the Hello theme adds its own description metatag. However, when using additional SEO plugins, this may create duplicate description meta tags.

Tip
Disable the theme’s description meta tag by switching this setting off when using an SEO plugin which adds its own description meta tag.

The Hello Theme has a “Skip to content” link to improve accessibility by providing a quick way to bypass the header, sidebar and other elements, directly to the main content of the page.

<a class=”skip-link screen-reader-text” href=”#content”> Skip to content </a>

The “Skip to content” link only appears for visitors who are using their keyboard to navigate your site.

Tip
Disable the theme’s skip link by turning this setting off when using an accessibility plugin which adds an alternative skip link solution.

The Hello Theme includes a header section (wrapped in a <header> element) and a footer section (wrapped in a <footer> element). This allows you to add cross-site headers with the site logo, tagline, and menu; and a cross-site footer area which includes a logo, menu and copyright text.

This feature is mainly useful for websites that look for minimal themes, and need a basic header & footer. It’s not very flexible but it does the job in most cases.

Disabling this feature prevents the theme from loading the HTML markup associated with the theme and the additional CSS and JS files.

Tip
Disable the theme’s cross-site header & footer by switching this setting off if you want to create your own custom header & footer using the Elementor Pro Theme Builder.

Disable page title

The Hello Theme includes the page/post title as an h1 (level 1 heading) above the content area. If you use Elementor to add a custom h1 element, this can lead to SEO issues due to having multiple H1s on a page. Toggle this setting off to avoid this issue.

Tip
Disable the theme’s page titles by switching this setting off when adding your own h1 headings to your page using Elementor.

Unregister Hello style.css

The Hello Theme adds different stylesheets. The style.css stylesheet contains the reset rules found in almost every theme.

Tip
Switch this setting, unregistering the style.min.css stylesheet, when you need to create a child theme with custom CSS reset rules. There is no need to load two reset files. In this case, toggling the setting off has the potential to improve performance by reducing unused CSS.

Unregister Hello theme.css

The Hello Theme adds different stylesheets. The theme.css stylesheet contains the CSS rules required by WordPress. 

Tip
Switch this setting off, unregistering the theme.min.css stylesheet, when you need to create a child theme with custom style rules. For example, if you style your own comments area and form fields. By toggling this setting off, you can increase website performance by avoiding loading two stylesheets that load identical styles.

Have more questions? We’re more than happy to assist.

Link is copied to clipboard!
On this page

Is this article helpful?

Share this article