Celestial Themes

Media Consult Documentation

version 5.0.1

Custom Page Titles

When creating a page, by default, its title will be displayed inside a h1 tag. However, you may want to extend this section with your own content, like adding an additional description to the page that you want to create or remove the page title completely.

Default Page Title

Custom header content is added by filling content inside the "Custom Page Title Content" textarea from the Page Parameters box situated under the WordPress editor of the Page that you are currently adding / editing.

Custom Page Options

Expected Result

Code

So in our case, we have added to the default blog template the following code:

[page_title border_left="true" background="true"]
[spacer size="16px"]
<h1 class="skin-color">Become A Partner</h1>
<p class="intro-text">We’re certain you want to join the Media Consult partner channel and help customers add document management capabilities to their system.</p>
[spacer size="16px"]
[/page_title]