Add Custom Banner Text
Step 1
Paste the code below in your sidebar input panel, then edit the sample text within the div tags.
<div id="myExtraContent2">
My Custom Title
Replace this text with your own.
</div>
Using the Format options in the Rapidweaver toolbar, *only* set the html div tags to "Ignore Formatting" - which will appear as highlighted in pink when corrected applied.

Now you can highlight and apply size and color formatting to your custom text as needed.
To right align your banner text, use the code below.
<div id="myExtraContent2" align="right">
My Custom Title
Replace this text with your own.
</div>