Forum Replies Created

Viewing 30 posts - 38,341 through 38,370 (of 82,560 total)
  • Author
    Posts
  • in reply to: Add Anchor to Masonry Gallery #592868

    Hey!

    Please change the code to following one

    #after_masonry, #after_masonry .content {
        height: 0;
        padding: 0px;
        border: none;
        margin-top: -1px;
    }

    Best regards,
    Yigit

    in reply to: Mobile Menu is not showing first page #592862

    Hey!

    We can help but unfortunately, your theme options would be reset :/ Theme name could be changed using child theme but that is not what that person did unfortunately.
    Cheers!
    Yigit

    in reply to: Add social icon to the header menu #592858

    Hey!

    I cannot see any yet :)

    Cheers!
    Yigit

    in reply to: full width banner/header #592846

    Hi!


    @lpongo
    You most certainly have a huge logo :)
    Can you please elaborate on the changes you would like to make? In your case, i believe, it would be the best if you went to Enfold theme options > Header > Header Behaviour and disable “shrinking header” option

    Cheers!
    Yigit

    in reply to: Different meta elements post vs page #592841

    Hi zimbo!

    Please add following code to Quick CSS

    .text-sep-comment, .text-sep-cat, .blog-categories, .blog-author {
        display: none !important;
    }

    Best regards,
    Yigit

    in reply to: Add text to title #592840

    Hi!

    You can try turning on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and adding a text block element to the top of your page with a custom CSS and then add following code to Quick CSS

    .your-custom-class { position: relative; top: -50px; }

    Cheers!
    Yigit

    Hey GabrielSenn!

    Please see this thread – https://kriesi.at/support/topic/gallery-with-lightbox/#post-586484

    Regards,
    Yigit

    in reply to: Substituded icons – scroll down arrow, search, etc #592828

    Hey jake5m!

    Please refer to this post – http://kriesi.at/documentation/enfold/enable-cors/

    Regards,
    Yigit

    in reply to: full width banner/header #592827

    Hey!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 767px) {
    .container.av-logo-container {
        max-width: 100%!important;
        margin: 0!important;
    }
    .responsive .logo a { display: block; }
    .responsive #top .logo {
        width: 100%;
        height: 100%!important;
    }}

    Regards,
    Yigit

    in reply to: Increasing mobile logo #592824

    Hey!

    Please add following code to Quick CSS

    #header_meta * {
        color: white;
        font-size: 20px;
    }

    Regards,
    Yigit

    in reply to: Single Page Problems #592822

    Hey Andy!

    Please use a plugin such as this one – https://wordpress.org/plugins/wordpress-seo/
    You are using one page layout, that is expected :)

    Cheers!
    Yigit

    in reply to: Centre the main menu #592818

    Hi!

    Please go to Enfold theme options > Header and choose to display “Logo center, menu below” option and then add following code to Quick CSS

    .html_header_top.html_logo_center .logo {
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    Best regards,
    Yigit

    in reply to: Add social icon to the header menu #592815

    Hey!

    Please create a temporary admin login and post it here privately so we can make the changes for you.

    Best regards,
    Yigit

    in reply to: Mobile Menu is not showing first page #592813

    Hey!

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

    ul#mobile-advanced {
        padding-top: 150px;
    }

    Your themes version and name is modified and changed therefore we cannot tell you the exact version you are using but you are using a new one. Please contact the person who made those changes and ask theme version.

    Best regards,
    Yigit

    in reply to: Add social icon to the header menu #592809

    Hey m_gnowit!

    Please see – http://kriesi.at/documentation/enfold/custom-social-icons/

    Regards,
    Yigit

    Hey!

    You are going to need to use custom CSS code for that as following

    .page-id-50 #header { background-color: orange !important; }
    .page-id-50 .main_menu .avia-menu-text { color: orange; }

    Cheers!
    Yigit

    in reply to: Add Anchor to Masonry Gallery #592805

    Hi!

    Frontend logins did not work for me. Can you please check them once again?
    In the meantime, please try changing your code to following one

    #after_masonry,#after_masonry .content { height: 0; padding: 0px; }

    Cheers!
    Yigit

    in reply to: Multiple answer with the Enfold contact form? #592803

    Hi Stanko!

    Sorry for the late reply!

    I am not really sure if i understood the issue clearly. Can you please post a screenshot and show the issue and/or tell us step by step how can we reproduce the issue?

    Regards,
    Yigit

    Hi!

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

    Best regards,
    Yigit

    in reply to: Gravity Forms Inline Submit Button Help #592800

    Hey!

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

    #gform_3 > .gform_footer {
        margin-top: 10px!important;
    }

    Regards,
    Yigit

    Hey Eline!

    Sorry for the late reply!

    1- It seems like you were able to align your image above your footer? If not, please post the link to your page
    2- Please add following code to Quick CSS

    .page-id-3596 #av-layout-grid-2 .flex_column {
        background-size: cover;
    }

    3- Can you please point out your text?

    Cheers!
    Yigit

    in reply to: Mailchimp Widget not showing #592788

    Hey!

    Can you please switch user role to administrator? :)

    Cheers!
    Yigit

    in reply to: Gravity Forms Inline Submit Button Help #592786

    Hey!

    Login credentials are not working for me with and without .at after email. Can you please check them once again?

    Regards,
    Yigit

    Hey!

    Please add following code to Quick CSS as well to decrease the size of caption titles on mobile

    @media only screen and (max-width: 480px) {
    .responsive #top .slideshow_caption h2 {
        font-size: 14px!important;
    }}

    If that is not what you meant by “different”, please elaborate.

    Best regards,
    Yigit

    in reply to: Layer Slider Acting Funny Across All Browsers #592782

    Hey!

    Sorry, meant to say Windows 10 :)

    Cheers!
    Yigit

    in reply to: Side menu for yourself #592778

    Hi!

    Please add following code to Quick CSS

    .main_color tr:nth-child(odd), .main_color .pricing-table>li:nth-child(odd), .main_color .pricing-extra, .main_color table, .main_color .widget_nav_menu ul:first-child>.current-menu-item, .main_color .widget_nav_menu ul:first-child>.current_page_item, .main_color .widget_nav_menu ul:first-child>.current-menu-ancestor, .main_color .pagination .current, .main_color .pagination a, .main_color.iconbox_top .iconbox_content, .main_color .av_promobox, .main_color .toggle_content, .main_color .toggler:hover, .main_color .related_posts_default_image, .main_color .search-result-counter, .main_color .container_wrap_meta, .main_color .avia-content-slider .slide-image, .main_color .avia-slider-testimonials .avia-testimonial-content, .main_color .avia-testimonial-arrow-wrap .avia-arrow, .main_color .news-thumb, .main_color .portfolio-preview-content, .main_color .portfolio-preview-content .avia-arrow, .main_color .av-magazine .av-magazine-entry-icon, .main_color .related_posts.av-related-style-full a, .main_color .aviaccordion-slide, .main_color.avia-fullwidth-portfolio .pagination, .main_color .isotope-item.special_av_fullwidth .av_table_col.portfolio-grid-image, .main_color .av-catalogue-list li:hover, .main_color .wp-playlist, .main_color .avia-slideshow-fixed-height > li, .main_color .avia-form-success, .main_color tr:nth-child(even), .main_color .avia-data-table .avia-heading-row .avia-desc-col, .main_color .avia-data-table .avia-highlight-col, .main_color .pricing-table>li:nth-child(even), body .main_color .pricing-table.avia-desc-col li { background: transparent; }

    Cheers!
    Yigit

    in reply to: Accordions – Initial Open #592775

    Hi Ryan!

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

    function add_custom_hotspot(){
    ?>
    <script>
    jQuery(window).ready(function(){
    jQuery('.your-custom-class p.toggler').addClass('activeTitle');
    jQuery('.your-custom-class .toggle_wrap').addClass('active_tc');
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'add_custom_hotspot');

    then turn on custom CSS field for ALB elements – kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and give your Accordion element a custom CSS class “you-custom-class” in example. Please make sure to enable having multiple accordions open.

    Cheers!
    Yigit

    in reply to: Layer Slider Acting Funny Across All Browsers #592770

    Hi!

    We are really sorry about that. We are extremely busy lately and some of our moderators are having health issues at the moment. That increased response time a little but we are going to get back to usual pace in no time.

    I am on a Mac. I asked my teammates who are using IE10 to check the thread. Please kindly wait to hear from them. In the meantime, we will check your open threads.

    Cheers!
    Yigit

    Hey hylandgraphics!

    There is not enough space to display both caption and button on your slider on smartphone portrait mode.
    You can add following code to Quick CSS in Enfold theme options under General Styling tab to hide buttons on mobile

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

    Cheers!
    Yigit

    in reply to: Change the base URL for portfolio items #592753

    Hi jdelgadoesteban!

    Please go to Settings > Permalinks and change it as needed

    Regards,
    Yigit

Viewing 30 posts - 38,341 through 38,370 (of 82,560 total)