Forum Replies Created
-
AuthorPosts
-
Olhe agora:
http://www.fabrikadesites.com.br/auge2/produto/slouchy-pocket-tee-heather-grey/Saudações,
JosueHi!
The link you posted is returning an empty directory index.
Regards,
JosueHi!
Peter’s code does work, is more of a problem of execution order, try putting it after line 16 in functions.php. You could avoid this by having a child theme set-up (child functions.php will always have more priority).
Regards,
JosueHi!
1. That’s a Tab element.
2. Try adding this to the Quick CSS:
#footer { border: 10px solid white; }Best regards,
JosueHope it does the trick :)
Regards,
JosueMiralo ahora, arregle lo de la flecha y la imagen ya se puede ver correctamente en móviles.
Saludos,
JosueIn that case it would be better to set the elements2 class to a color section (not to the text block) right after the slider.
Regards,
JosueHi!
I copied the HTML code from the social icons on the header, this is the updated code:
<ul class="noLightbox social_bookmarks icon_count_5"><li class="social_bookmarks_facebook av-social-link-facebook social_icon_1"><a target="_blank" href="https://www.facebook.com/NoirblancStyle?ref=hl" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Facebook"><span class="avia_hidden_link_text">Facebook</span></a></li><li class="social_bookmarks_twitter av-social-link-twitter social_icon_2"><a target="_blank" href="https://twitter.com/NoirblancStyle" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Twitter"><span class="avia_hidden_link_text">Twitter</span></a></li><li class="social_bookmarks_instagram av-social-link-instagram social_icon_3"><a target="_blank" href="http://instagram.com/noirblancstyle" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Instagram"><span class="avia_hidden_link_text">Instagram</span></a></li><li class="social_bookmarks_pinterest av-social-link-pinterest social_icon_4"><a target="_blank" href="http://www.pinterest.com/noirblancstyle" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Pinterest"><span class="avia_hidden_link_text">Pinterest</span></a></li><li class="social_bookmarks_gplus av-social-link-gplus social_icon_5"><a target="_blank" href="https://plus.google.com/u/1/b/103310775517023809664/103310775517023809664/about?hl=en&service=PLUS" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Gplus"><span class="avia_hidden_link_text">Gplus</span></a></li></ul>You can do that with the Chrome inspect element tool, like this.
Regarding your other question, yes you can contact us individually using the “Send E-Mail” link in our profiles.
Cheers!
JosueI think you should need to change the height value, try with this:
.elements2{ height: 30px !important; background-color: #e8e415; }Cheers!
JosueI just replied to your other question Yoav :)
Best regards,
JosueHey!
Try adding this code to the Quick CSS:
div#wrap_all { border-radius: 10px; overflow: hidden !important; margin: 20px 0; /* you can remove this if you want */ }Cheers!
JosueHey Yoav!
Please update the theme to the latest version (2.8.1).
You can try putting the code inside a Code Block element, that way it will get preserved.
Best regards,
JosueYou are welcome, always glad to help :)
Regards,
JosueYou need to put the code in the theme functions.php:
/wp-content/themes/enfold/functions.phpRegards,
JosueWhat error did you get?
Cheers!
JosueYou are welcome, always glad to help :)
Regards,
JosueHi Sinead!
Try enabling this:
http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/Then set a custom class to the elements you want to affect and add this to the Quick CSS:
.elements{ height: 20px !important; margin: 0 !important; padding: 0 !important; }Cheers!
JosueHey!
Try adding this code to the Quick CSS:
.avia_textblock .av_font_icon { float: none !important; display: inline !important; }Cheers!
JosueHey!
WordPress does have a “history/backup” feature, try looking for Revisions:
http://en.support.wordpress.com/pages/page-revisions/Cheers!
JosueHello,
Do you have the latest version of Enfold (2.8.1) / WordPress(3.9.1)? have you tried disabling all third-party plugins to see if it gets fixed?
Regards,
JosueHey Matt!
You’d need to contact your hosting provider support regarding this issue, if you can’t even access FTP there is nothing we can do from our end.
Cheers!
JosueHey!
Change the functions.php code to:
function second_logo($logo) { $logo .= '<strong class="second-logo logo bg-logo"><a href="_PUT_URL_HERE_"><img src="_PUT_LOGO_URL_HERE_"></a></strong>'; return $logo; } add_filter('avf_logo_final_output', 'second_logo');Quick CSS
.second-logo { left: 250px !important; }Cheers!
JosueI think that’s happening because the last testimonial item doesn’t have an image in the left. Make sure you write the quotes correctly in this code:
#top #wrap_all ins:before{ content: ""; }Best regards,
JosueSi, es así como funciona el editor de textos de WordPress por defecto, por eso recomende esos plugins que te permiten tener mas control sobre el texto. Otra cosa que puedes hacer es utilizar código CSS, por ejemplo, este de aquí cambiaría el tamaño de todos los paragrafos:
p{ font-size: 22px; }Saludos,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHey!
Try adding this code to the Quick CSS:
#top #wrap_all ins:before{ content: ""; } #top .gallery .gallery-item { float: left; }Cheers!
JosueI see you are using a Post Slider element, try looking here:
/config-templatebuilder/avia-shortcodes/postslider.php, line 372.Best regards,
JosueI see it now, try using this code instead:
.av-share-box + div.hr { margin: 0 !important; }Regards,
JosueHola,
Si, de momento solo yo hablo Español en el equipo.
Sobre el problema, es así como funciona el fullscreen slider en este momento, puedes notarlo en este demo incluso:
http://kriesi.at/themes/enfold/homepage/transparent-header/Esto no quiere decir que así sea para siempre, estamos trabajando en arreglar estos problemas. Mientras tanto, te recomendaría utilizar un LayerSlider, para la flecha podrías poner este código en una capa HTML y acomodarla en la parte de abajo:
<a href="#next-section" title="" class="scroll-down-link" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></a>Saludos,
Josue -
AuthorPosts
