Forum Replies Created
-
AuthorPosts
-
Hey!
Great! Glad we could help Thomas. Let us know if you have any other questions or issues. Happy new year :)
Regards,
YigitHi!
Please try adding !important rule as following
.main_color li { color: #bd0d0d !important; }Code is currently not being applied, affter adding !important rule it should work fine
Regards,
YigitDecember 31, 2014 at 1:46 pm in reply to: The contact us forms are not working, also the Accordion Slider #373495Hi tamir72!
Please update Enfold to the latest version 3.0.4 – kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHi!
It is under Layout Elements in Advanced Layout Builder – http://i.imgur.com/K8NropE.png
Cheers!
YigitHey joeydrums!
Please refer to Elliott’s post here – https://kriesi.at/support/topic/category-archive-pages-to-show-excerpt-only/#post-373218
Regards,
YigitHi!
I added to code to Style.css file of your child theme in Appearance > Editor and it worked fine. Please review your website now
Best regards,
YigitHi!
Can you please try de-activating all active plugins and check if that helps?
Cheers!
YigitHey sgehrke!
Can you please try switcing to one of the default themes and check if drag-n-drop feature works?
Also, which version of WordPress and Enfold are you using?Regards,
YigitHey fitzpatrick512!
Please request such feature or vote if already requested here – https://kriesi.at/support/enfold-feature-requests/
Cheers!
YigitHey!
Please do so and let us know so we can mark the thread as resolved or assist you further :)
Cheers!
YigitHey!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_target(){ ?> <script> jQuery(window).load(function(){ jQuery('.av-image-hotspot a').attr('target','_blank'); }); </script> <?php } add_action('wp_footer', 'add_custom_target');Regards,
YigitHi!
Sure, if plugin did work fine, you can undo the changes you made to the files.
Best regards,
YigitHey paiwp!
Can you post the link to your website?
Masonry element is under Content Elements in Advanced Layout Builder. If it does not show up on your end, you are probably using a older version of the theme. Please make sure that you are using the latest version of the theme 3.0.4 – http://kriesi.at/documentation/enfold/updating-your-theme-files/Cheers!
YigitHey!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_rel(){ ?> <script> jQuery(window).load(function(){ jQuery('.social_bookmarks a').attr('rel','nofollow'); }); </script> <?php } add_action('wp_footer', 'add_custom_rel');Regards,
YigitHi!
Code Elliott posted should work fine. Please flush cache and disable CSS minifying feature if you are using on a plugin.
Best regards,
YigitHey HeavenlyBlues!
Please see – http://kriesi.at/documentation/enfold/change-the-default-font-size/
You can go to Enfold theme options > Advanced Styling tab and edit some elements and change their font sizes. If you need any help with CSS, please post the link to your website and point out the elements you would like to edit :)Best regards,
YigitHi Cevik_Kuersad!
Please change the code to following one
.avia-logo-element-container img { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); filter: gray; -webkit-transition: all .6s ease; transition: all .6s ease; -moz-transition: all .6s ease; -o-transition: all .6s ease; } .avia-logo-element-container img:hover { filter: grayscale(0%); -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -o-filter: grayscale(0%); filter: none; } .image-overlay { display: none !important; }Regards,
YigitHey!
Please add following code to Quick CSS as well
#top #header .av-main-nav > li > a .avia-menu-text, #top #header .av-main-nav > li > a .avia-menu-subtext { color: inherit; }Regards,
YigitDecember 31, 2014 at 1:15 pm in reply to: Moving Woocommerce Flyout Cart To Social Icon Menu #373471Hey!
Please feel free to post your feature requests here – https://kriesi.at/support/enfold-feature-requests/
Glad you figured it out! Let us know if you have any other questions or issues. Happy new year!Best regards,
YigitHi ItsYeBoi!
1- Please go to Enfold theme options > Advanced Styling tab and edit “Main menu links” and make sure to check “Apply only to mouse hover state”
2- Using HTML, you can make your text linked or you can use Button elementRegards,
YigitHi!
You can simply edit your portfolio item and change the title to “Cornering School Day For Street and Track Riders”
Regards,
YigitHi!
Please add following code to Quick CSS and adjust as needed
.phone-info { position: relative; top: 50px; left: 33%; }Best regards,
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 990px) { .logo, .logo a, .logo img { float: left; right: 0!important; }}Best regards,
YigitHi!
1- Please refer to this post if you would like to add new Google Fonts – http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/
2- Please add following code to Quick CSS as well#top .av-subnav-menu li a:hover { color: black; }Best regards,
YigitHey bloodyamazing!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-285167 .big-preview.single-big { display: none !important; }Cheers!
YigitHi!
Please add following code to Quick CSS as well
#footer .social_bookmarks li a { border-radius: 100px; font-size: 20px; border: 1px solid #e2e2e2; color: #e2e2e2; }If you mean sonar effect, unfortunately it only works on Icon element. If you liked that look better, you can undo the changes
Regards,
YigitHi!
After activating the plugin, please go to Settings > XML-Sitemap for the settings
Best regards,
YigitDecember 30, 2014 at 4:34 pm in reply to: duplicate robots meta tag coming from Enfold with index, follow #373164 -
AuthorPosts
