-
Search Results
-
Hi all,
when I add a promobox, in certain conditions, a </p> tag is added without any opeing <p>, and in nosense places (for instance, at the beginning of the box). The w3 validator detected it.To be honest, I don’t know if I’m doing something wrong, or how critical this is. The browser did not complained.
This is the code generated (simplified):
<div class='av_promobox avia-button-yes avia-builder-el-9 el_after_av_one_half el_before_av_textblock '> <div class='avia-promocontent'> </p> <h2>Title</h2> <p>text</p> </div> <div class='avia-button-wrap avia-button-right '><a href='...' class='avia-button avia-icon_select-yes avia-color-blue avia-size-large avia-position-right ' ><span class='avia_button_icon' aria-hidden='true' data-av_icon='' data-av_iconfont='entypo-fontello'></span><span class='avia_iconbox_title' >PRESS ME</span></a> </div> </div>And this is the shortcode (copied from the debug box):
[av_promobox button='yes' label='PRESS ME' link='page,332' link_target='' color='blue' custom_bg='#444444' custom_font='#ffffff' size='large' icon_select='yes' icon='ue86d' font='entypo-fontello'] <h2>Title</h2> Text [/av_promobox]I have troubleshoot that, if the text start by a paragraph and not by a header, it does not happen.
Should I change anything or forget about it?
thnx in advance

Hello! I would like to change the text font and size within the Default Row and Pricing Row (as per the above example). Is it possible to do this? I tried using <div> tags within the text file to reduce the “/month” text after price listed but so far it’s not working :(
Topic: Search box styling
Hi,
is there a way to style the standard search box in Enfold? Here’s what I would like to do:
1) Increase the height of the search box
2) Make the placeholder text more visible (i.e. darker color, bigger font size)
3) Let the placeholder text disappear on focus (i.e. when I place the mouse cursor in the search box)Also, a minor issue – the search box on our homepage (infotropic.ru) is not vertically centered within the video background section. I did add the search box via a widget module. Didn’t have that issue with a text module.
Best regards,
HolgerTopic: promobox in sidebar
hello devs,
i put a promo box inside a text box in the sidebar of my blog. here’s the code i put in the widget:<div class="av_promobox avia-button-yes avia-builder-el-28 el_after_av_hr avia-builder-el-last "> <h4>EASY BACKUPS MADE SAFE.</h4> CloudAlly provides online secured daily backups for Office 365, Google Apps, SharePoint, Salesforce and more. Backup all your data online in one place..<br><br> <div class="avia-button-wrap avia-button-center "><a href="" class="avia-button avia-icon_select-no avia-color-custom avia-size-large avia-position-center " style="background-color:#f3ae08; border-color:#f3ae08; color:#444444; "><span class="avia_button_icon" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></span><span class="avia_iconbox_title">Sign up now</span></a></div> </div></div>as a result, the other widget elements (i have search widget, recent posts widget, category widget) are loosing their left padding and now are sticking to the sidebar vertical line. how can i get them to be with the same padding they were prior to my adding the promo box?


p.s: this is not causing the problem, but i thought i might mention: in the quick css i put this code to make the button to be below the text (otherwise it is placed on top of the text):
.widget .av_promobox .avia-button-wrap .avia-button { float: none !important; position: static !important; margin-top: 0 !important; }Hi guys,
i need to increase the font size in the portfolio i’m woriking for.
Check the link with a screenshot: http://i61.tinypic.com/zva2p5.jpgI need to increase the font size of point 1 and 2. I didnt find anything in your documentation.
Hope you can help me.
have a nice day
Gianfranco
