Forum Replies Created
-
AuthorPosts
-
Hi Tahelprjcts!
Can you please firstly update Enfold to the latest version 3.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHi slipp22!
Please edit your page and add Advanced Layer Slider element to your page and choose your slider instead of using a shortcode to add the slider, or you can add following code to Quick CSS in Enfold theme options under General Styling tab to remove the space
.home .content { padding-top: 0; }Cheers!
YigitHey!
Sure Slade, we will be waiting to hear from you. Unfortunately i do not have a windows computer to check your website on IE8. I asked my teammates, please kindly wait to hear from them.
Regards,
YigitHey harmonikas996!
Please try de-activating all active plugins. Where did you find the code?
Cheers!
YigitHi Carine!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.entry-content-wrapper li { padding: 0; }Cheers!
YigitHey!
Please see – https://kriesi.at/support/topic/background-image-behind-1-nav-item/#post-373086 :)
Cheers!
YigitShalom Yaron!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before, #mobile-advanced .mega_menu_title:before { margin-right: -10px; transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); }This should fix mobile menu issue. Would you like to align logo to right and menu to left?
Cheers!
YigitHey!
You are welcome Harry, we are always glad to help :)
Please add following code to Quick CSS as well.ajax_search_response { background-color: white; }Best regards,
YigitHey originaltours!
Please use following code
#menu-item-10192, #menu-item-10192 a { background-image: url(https://www.originaltours.nl/2014/wp-content/uploads/seizoensuitjes.jpg); } #menu-item-10192 > a > .avia-menu-text { color: white !important; }Best regards,
YigitDecember 30, 2014 at 1:44 pm in reply to: Cloud zoom not working with enfold and woocommerce #373084Hi Kayzel!
Can you please firstly enable right clicking on your website?
Regards,
YigitHey!
Unfortunately we cannot update the theme for you. Please login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download the latest version of the theme and update it following the instructions in the link i posted above.
Best regards,
YigitHi cagraphicdesign!
Please remove default widgets from “Displayed Everywhere” widget area and place your own widgets.
Cheers!
YigitHi idonate!
You can update the theme via FTP and make sure to overwrite all files – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Please make sure that your API key is correct so you can update the theme from WordPress backend the next time :)Cheers!
YigitHey!
Please review your website now. You can find CSS changes in Quick CSS field.
Regards,
YigitHey Jon!
Please go to Enfold theme options > Header > Extra elements and choose to display Social icons and “Header Phone Number/Extra Info” on the top bar on the right side.
Cheers!
YigitHi muslimmedical!
Please update Enfold to the latest version 3.0.4 and WordPress to version 4.1 – kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
YigitHey top127!
Unfortunately fullwidth elements such as Color Section element would only work fullwidth. If you can post a screenshot and show the changes you would like to make, we may provide you a workaround. You can upload your screenshots on imgur.com or Dropbox public folder and post the links here
Cheers!
YigitHi solarmediapro!
Happy new year to you too! :)
You can go to Enfold’s ThemeForest page ( http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990 ) and check “Software Version” to see WordPress versions that it is compatible with.
Enfold version 3.0.4 works fine with WordPress 4.1. We did not receive any incompatibility reports yet and could not find any issues on our local tests.Cheers!
YigitHi!
If you would like to add your own icons, please see – http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
If you would like to add an image instead of an icon, please post the link to your page and point out the iconlist element so we can provide you accurate custom CSS code.Best regards,
YigitHi superbikecoach!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.grid-entry { padding-right: 5px; padding-bottom: 5px; } .grid-entry .image-overlay { display: none !important; }Can you please elaborate on #2?
Regards,
YigitHey!
Please add following code to Quick CSS
.home #av_section_1 .av-parallax.avia-full-stretch.active-parallax { background-size: contain!important; }and change color section height – http://i.imgur.com/SpIpTIo.png
Cheers!
YigitHi!
Do you mind creating a temporary admin login and posting it here privately so i can look into it?
Regards,
YigitHey!
Please go to Appearance > Editor and open Footer.php file and find
<a href='#top' title='<?php _e('Scroll to top','avia_framework'); ?>' id='scroll-top-link' <?php echo av_icon_string( 'scrolltop' ); ?>><span class="avia_hidden_link_text"><?php _e('Scroll to top','avia_framework'); ?></span></a>
and change it to
<a href='#top' title='<?php _e('Scroll to top','avia_framework'); ?>' id='scroll-top-link' <?php echo av_icon_string( 'scrolltop' ); ?>><span class="avia_hidden_link_text"><?php _e('Scroll to top','avia_framework'); ?></span><div class="avia-tooltip avia-tt"><div class="inner_tooltip">Scroll to top!</div><span class="avia-arrow-wrap"><span class="avia-arrow"></span></span></div></a>
then add following code to Quick CSSa#scroll-top-link .avia-tooltip.avia-tt { top: -70px; left: -50px; display: none; opacity: 0; } a#scroll-top-link:hover .avia-tooltip.avia-tt { display: block!important; opacity: 1!important; }Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header form#searchform { top: 57px; width: 220px; } #header #searchsubmit { background-color: green; }Regards,
YigitDecember 30, 2014 at 12:43 pm in reply to: Moving Woocommerce Flyout Cart To Social Icon Menu #373048Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.home .avia_message_box_content { text-align: left; }Best regards,
YigitHey Dominique!
You can simply click on “Insert More Tag” to add read more button to your blog posts http://i.imgur.com/4RmtaLS.jpg
Cheers!
YigitHey!
Have you tried de-activating all active plugins? Also, please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px and check if that helps
Best regards,
YigitHey jolamptey!
You can add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .home div#av_section_1 { background-size: contain; }}Image would be responsive but that would cause a big white space
Regards,
YigitHey Shannon
I have only added custom CSS code to Quick CSS field. You can go ahead and update the theme and options will not be changed – http://kriesi.at/documentation/enfold/updating-your-theme-files/
If you have any issues, feel free to let us know and we will take another look :)Cheers!
Yigit -
AuthorPosts
