Forum Replies Created
-
AuthorPosts
-
Hey Marcel!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.main_color blockquote { border-color: green!important; }Regards,
YigitJanuary 29, 2015 at 5:12 pm in reply to: Change archive layout for categories into blog page design #387794Hey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHi!
Please go to Enfold/js folder and open shortcodes.js file and find
else { element.waypoint(function(direction) { $(this).addClass('avia_start_animation').trigger('avia_start_animation'); }, options ); }and comment it out as following
//else // { // element.waypoint(function(direction) // { // $(this).addClass('avia_start_animation').trigger('avia_start_animation'); // // }, options ); // }Cheers!
YigitHi crewneck!
Please add following code to Quick CSS
#menu-item-104 > a > span.avia-menu-text { border-right: none; }Cheers!
YigitJanuary 29, 2015 at 4:56 pm in reply to: Problem with Footer – Was full width and now showing with white margins #387779Hey!
Yes, it did :)
Can you please try de-activating all active plugins and check if that helps?Best regards,
YigitHey potentialindia!
Using the code posted here you can enable them on the pages and portfolio items as well – http://kriesi.at/documentation/enfold/enable-social-share-section-for-pages/
but it would display at the bottom of the page. You would need something more specific to share certain parts of the page.Best regards,
YigitHi!
Can you please firstly update Enfold to the latest version 3.0.8 – kriesi.at/documentation/enfold/updating-your-theme-files/
Latest version fixed issues on language filesBest regards,
YigitHi!
Ok, please use Elliott’s code and then add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .slide-content { margin-left: 20px; }}Using media queries it is possible – http://www.smashingmagazine.com/2010/07/19/how-to-use-css3-media-queries-to-create-a-mobile-version-of-your-website/
Cheers!
YigitMerhabalar,
Lutfen hafiza limitini 128M’e yukseltin. Daha detayli bilgi icin – http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Ayrica servis saglayicinizla iletisime gecerseniz onlarda size yardimci olabilir :)Regards,
YigitHey crewneck!
Please go to Enfold/js folder and open shortcodes.js file and find
currentLink.css({visibility:"visible", opacity:0}).animate({opacity:1},1500);and change it to
currentLink.css({visibility:"visible", opacity:1}).animate({opacity:1},1500);Regards,
YigitHey horsevet!
Please add following code to Quick CSS
nav.main_menu { right: 16%; }It seems like you have not make the image linked – http://i.imgur.com/uIVjluN.png
Please make it linked – http://www.w3schools.com/tags/tag_a.asp
Cheers!
YigitHi!
Please add following code to Quick CSS
@media only screen and (max-width: 1024px) { #mobile-advanced, #advanced_menu_toggle, #advanced_menu_hide { display: block; } nav.main_menu { display: none; }}Cheers!
YigitHey PixxAgentur!
Please contact plugin author. It seems like it is showing shortcodes as is.
Best regards,
YigitJanuary 29, 2015 at 4:21 pm in reply to: FAQ, Toggle, Testimonial animation not working: jQuery and pretty photo error #387747Hey!
Please try re-updating the theme via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Best regards,
YigitHi esmatta!
Please add the code as following
<style type = “text/css”> @media only screen and (min-width: 480px) { .slide-image { float: left; margin-right: 20px; } .slide-content { margin-left: 300px; }} </style>Regards,
YigitJanuary 29, 2015 at 4:18 pm in reply to: Position of logo and menu since update version 3.0.5 #387743Hey!
Can you please update Enfold to the latest version 3.0.8 – http://kriesi.at/documentation/enfold/updating-your-theme-files/
It was released to fix the issues related with language files.Regards,
YigitHi lapajnea!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-1645 .image-overlay { display: none!important; }Best regards,
YigitHi!
Please review your website now. You had an unclosed media query
Best regards,
YigitHey CTAD!
Please make sure that you have logged in on ThemeForest with the account you have purchased Enfold. If you have tried it, please contact Envato support – https://help.market.envato.com/hc/en-us
Cheers!
YigitHi svetkol!
Image is animated when it is completely visible that is why it may cause issues on low parts of the site. Can you please post the link to your page where we can see an example?
Cheers!
YigitHi chickeringco!
Please go to Enfold theme options > Advanced Styling and edit “main menu links”
Regards,
YigitHey!
Please review your website now. You had an unclosed curly bracket in your Quick CSS field.
Cheers!
Yigit -
AuthorPosts
