Skip to content

Text Banners Theme Component#


Description#

Text banners allow you to create text based banners which can be used for promotional messaging, or site notifications. They can be placed anywhere on the site using the item generated when the banner is created. An optional link can be defined which will wrap the entire text banner. Each Text Banner will be contained with a div tag with a class of “readytheme-banner” and and id of the code given to the banner.

Item#

<mvt:item name="readytheme" param="banner('BANNER_CODE')" />

Outputs:#

<span id="promo-banner" class="readytheme-banner"> Free Shipping for all order over $200 </span>