Here’s the generated code from the promobox section from your utlimate (non-pro) demo and my site:
‘
Ultimate Demo
<section id=”ultimate_promobox_widget-2″ class=”widget widget_promotional_bar”>
<div class=”promotional_bar_content” style=”background-image:url(‘https://www.themehorse.com/preview/ultimate/files/2014/09/header-main-bg-3.jpg’);”>
<div class=”container”>
<div class=”promotional-text”>
“Free Flat Design Responsive Business WordPress Th…
<span>
Free WordPress Theme has never been so easy & be…
</span>
</div>
<!–.promotional-text –>
Free Download
</div>
<!–.container –>
</div>
<!–.promotional_bar_content –>
</section>
‘
Mine
‘
<!–
.promotional_bar_content
–>
<section id=”ultimate_promobox_widget-3″ class=”widget widget_promotional_bar”>
<div class=”promotional_bar_content” style=”background-image:url(http://www.not2broke2fix.com/wp-content…ploads/2015/05/background05.jpg.pagespeed.ce.KOcVI1kb8O.jpg)”>
<div class=”container”>
<div class=”promotional-text”>
Friendly, Reliable Service
<span>
From People You Can Trust!
</span>
</div>
<!–.promotional-text –>
</div>
<!–.container –>
</div>
<!–.promotional_bar_content –>
</section>
‘