- This topic has 2 replies, 2 voices, and was last updated 9 years, 5 months ago by Theme Horse Support Team.
-
AuthorPosts
-
May 28, 2015 at 10:30 am #25194DaleParticipant
Hi,
I may have found a bug in your theme in that the only way to get the promobox widget to stretch 100% width is to have TWO of them. First I place a promo widget with text and featured image. Then I place a second empty promo widget above it in the stack. The second one can be empty or have a featured image, but if I insert text into it, they both go to about 50% width.
Here is a screen capture of the promobox widget with the second one having a featured image:
http://gyazo.com/74a66a301cfa1aeb86d1bd74cf36657e
Screen capture of widget settings:
http://gyazo.com/a42748b959c2413ae5d5bc5384569163
If I add text to top promobox widget:
May 28, 2015 at 11:18 am #25195DaleParticipantHere’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>
‘May 29, 2015 at 6:12 am #25224Theme Horse Support TeamKeymasterHi Dale,
Did you made any code customization? If no then first of all deactivate all the plugins that you have in your dashboard and still your problem is not solved then provide your site url and also your temporary username and password at Email Us, We will look over it and don’t forget to send this forum url too. its working fine in our demo site so it must also work fine in your site too.
Thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.