Forum Replies Created

Viewing 30 posts - 71,881 through 71,910 (of 82,625 total)
  • Author
    Posts
  • in reply to: Contact Form having sub headings #268573

    Hey Brendon!

    Can you post the link to your website so we can see what you currently have? Also please take a look at this plugin – http://wordpress.org/plugins/contact-form-7/

    Regards,
    Yigit

    in reply to: Query about adding more social media icons #268572

    Hi codecreative!

    Please add following code to a text widget inside one of footer columns in Appearance > Widgets

    <ul class="noLightbox social_bookmarks icon_count_4"><li class="social_bookmarks_facebook av-social-link-facebook social_icon_1"><a href="#" 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="http://twitter.com/#/" 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 href="#" 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_mail av-social-link-mail social_icon_4"><a href="#" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Mail"><span class="avia_hidden_link_text">Mail</span></a></li></ul>

    Best regards,
    Yigit

    in reply to: Textbox visual editor not working #268569

    Hi Brendon!

    Please try deactivating all active plugins and flush browser cache a few times and check if that helps

    Cheers!
    Yigit

    in reply to: Closing the gaps between blocks #268568

    Hey makeitbritish!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .page-id-346 .column-top-margin {
    margin-top: 0;
    }

    Best regards,
    Yigit

    in reply to: Move Social Media Below main menu header #268564

    Hey!

    It seems like code is not being applied. Please try adding the code to custom.css file inside Enfold/css folder.

    Regards,
    Yigit

    in reply to: Logo slider problem on responsive view #268562

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 990px) and (min-width: 768px) {
    #top .no_margin.av_one_fourth {
    width: 50%;
    }}

    Cheers!
    Yigit

    in reply to: Add class to column and page #268561

    Hi!

    You can right click on Chrome or Firefox to inspect elements to find page ID’s http://i.imgur.com/HyPTCRg.jpg and target columns and/or elements on that specific page, if that is what you need

    Cheers!
    Yigit

    in reply to: Logo Link #268551

    Hey!

    You are welcome! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

    in reply to: Add class to column and page #268550
    in reply to: Avia Layout Builder Not Working #268547

    Hey!

    You forgot to post the link to your website :) I tried the one on your profile but login credentials did not work

    Cheers!
    Yigit

    in reply to: Logo Link #268546

    Hey bur2000!

    Please add following code to Functions.php file in Appearance > Editor

    add_filter('avf_logo_link', 'avf_logo_new_link');
    
    function avf_logo_new_link($link) {
    	$link 	  = "http://kriesi.at";
    	
    	return $link;
    }

    and change the link to your new link

    Cheers!
    Yigit

    in reply to: Gravity Forms menu shows up behind Enfold interface #268541

    Hi!

    Can you post the link to your website and point out the element so we can take a look? :)

    Best regards,
    Yigit

    in reply to: Slider Height on Mobile #268151

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    .avia-caption { display: none !important; }}

    Cheers!
    Yigit

    in reply to: Advanced Layout Editor is blank #268139

    Hey!

    Glad it is working fine for you!

    @webmalama
    thanks for sharing
    I will keep the thread open for OP

    Best regards,
    Yigit

    in reply to: Progress Bar don't start animation or is very slow. #268122

    Hi sandraen87!

    I have just checked your website on Safari Version 7.0.3 on OS X 10.9.2 it does look fine on my end – http://youtu.be/aBJeUEcl3FA
    Have you tried checking your website on another computer? As far as i know, none of the other users reported such issue.
    If you still would like to remove the animation from the element, please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia_transform .avia-progress-bar div.progress.avia_start_animation .bar-outer { 
    -webkit-animation: none!important;
    -moz-animation: none!important;
    animation: none!important; }

    Best regards,
    Yigit

    in reply to: Team member picture as a circle #268116

    Hi damiancotado!

    You should add Testimonials elements under Content elements in Avia Layout Builder and choose to display Testimonial Grid as style

    Regards,
    Yigit

    in reply to: Probleme mit Link hinzufügen im Text #268111

    Hi EQ!

    Can you elaborate and post the link to your website?

    Best regards,
    Yigit

    in reply to: Remove Arrows Slideshow #268109

    Hey jansthh!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    div.avia-slideshow-arrows.avia-slideshow-controls, div.avia-slideshow-dots.avia-slideshow-controls {
    display: none !important;
    }

    Regards,
    Yigit

    in reply to: unique background image for different pages #268106

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #footer .container, #socket .container {
    background: inherit;
    }

    Best regards,
    Yigit

    in reply to: text block editor bug on godaddy #268105

    Hi jcroyer!

    Please flush browser cache few times and check if that helps. If not, we are going to need a temporary admin login to look into it

    Best regards,
    Yigit

    in reply to: Social Icons on mobile menu disappear #268087

    Hi!

    You are welcome, glad we could help :) Let us know if you have any other questions or issues

    Best regards,
    Yigit

    in reply to: Social Icons on mobile menu disappear #268085

    Hey!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 767px) {
    .responsive.html_header_top #header_main .social_bookmarks {
    right: -30%;
    width: auto;
    margin-top: 5%;
    }}
    @media only screen and (max-width: 767px) {
    .responsive.html_header_top #header_main .social_bookmarks {
    right: -10%; }}

    Regards,
    Yigit

    in reply to: Easy Slider on Mobile #268078

    Hi vin8tan!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 480px) {
    .avia-caption { display: none !important; }}

    I believe that is the best option. It will remove captions on easy slider on mobile as it is not possible to fit all the text without making the font size very small

    Regards,
    Yigit

    in reply to: Social Icons on mobile menu disappear #268075

    Hi!

    It seems like code is not being applied. Please try adding !important rule as following

    @media only screen and (max-width: 989px) {
    .responsive .av_mobile_menu_tablet .main_menu {
    display: block !important;
    }
    .avia-menu { display: none !important; }}
    @media only screen and (max-width: 767px) {
    .responsive #header .main_menu ul {
    display: block !important;
    }}

    Please flush browser cache and settings of caching plugin if you are using any after applying the code

    Best regards,
    Yigit

    in reply to: Align contact form button center #268074

    Hi!

    It seems like code is not being applied. Please try deactivating all active plugins and check if that helps. Also, if that is all the code you have in Quick CSS field, please remove closing curly bracket after following line

    #magasin .grid-entry-title { color: #eeeeee !important; }

    Best regards,
    Yigit

    in reply to: Align contact form button center #268069

    Hi!

    Please try

    .avia_ajax_form .button { display: block; margin: auto; }

    Best regards,
    Yigit

    in reply to: Woocommerce full product details showing on page #268066

    Hi!

    Glad you figured it out Philip! Let us know if you have any other questions or issues

    Cheers!
    Yigit

    in reply to: Social Icons on mobile menu disappear #268064

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General styling tab

    @media only screen and (max-width: 989px) {
    .responsive .av_mobile_menu_tablet .main_menu {
    display: block;
    }
    .avia-menu { display: none; }}
    @media only screen and (max-width: 767px) {
    .responsive #header .main_menu ul {
    display: block;
    }}

    Regards,
    Yigit

    in reply to: Align contact form button center #268061

    Hey webpress!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    fieldset > p:last-child input.button {
    display: block;
    margin: auto;
    }

    Regards,
    Yigit

    in reply to: Transparenter Header, secondary menu #268058

    Hi!

    Please replace the code with following one

    .page-id-3065 div#av_section_1 .container {
    width: 96%;
    }

    Best regards,
    Yigit

Viewing 30 posts - 71,881 through 71,910 (of 82,625 total)