Forum Replies Created
-
AuthorPosts
-
Hi ejo14!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#advanced_menu_toggle, #advanced_menu_hide { color: white; }Best regards,
YigitHey!
Please review your website now. You should comment in your Quick CSS as following
/* Here goes your comment */Regards,
YigitJanuary 2, 2015 at 7:19 pm in reply to: Easy Way to Add Youtube and Vimeo to the Slider for Mobile Devices #374154Hi kandykandoo!
Can you please post the link to your website? We may need a temporary admin login as well.
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
h3.av-special-heading-tag a:hover { color: #7b0000!important; }Cheers!
YigitHi!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_target(){ ?> <script> jQuery(window).load(function(){ jQuery('.av-masonry-container a ').attr('target','_blank'); }); </script> <?php } add_action('wp_footer', 'add_custom_target');Cheers!
YigitHi woodbridgeoffice!
You can find Enfold documentation here – http://kriesi.at/documentation/enfold/
You can use Special Heading element in Advanced Layout Builder to make your heading texts or you can change it using editor – http://i.imgur.com/UdF9miM.pngRegards,
YigitHi!
Login credentials do not seem to work for me. Can you please check them once again?
There was an extra closing curly bracket in Quick CSS field. I removed it and it is working now fine. Please review your website nowCheers!
Yigit-
This reply was modified 10 years, 3 months ago by
Yigit.
Hi jklillibridge!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.list-info h2 { font-size: 14px; }Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
td { padding: 0; }Best regards,
YigitHi envapk2!
Please add following code to Quick CSS and adjust as needed
.caption_left .slideshow_caption { left: 30%; } .caption_right .slideshow_caption { right: 30%; }Best regards,
YigitHey!
If you are using a CSS minifying feature on a plugin, please disable it and then flush cache. If not, please create a temporary admin login and we will look into it
Regards,
YigitHey!
Please add your image using HTML on Code Block element and wrap inside a div element with a custom class then add following code to Quick CSS in Enfold theme options
.your-custom-id { position: fixed; top: 20%; right: 10%; }and adjust as needed
Best regards,
YigitHey enester1!
Please go to Enfold/framework/php folder and open class-framework-widgets.php file and find following on the 536th line
echo "<span class='news-time'>".get_the_time($time_format)."</span>";and change it to
echo "<span class='news-time'>".get_the_author()."</span>";Cheers!
YigitHey mberschens!
Best regards,
YigitJanuary 2, 2015 at 2:48 pm in reply to: Is is possible to add "Load More Stories" button in advanced editor? #374064Hi enester1!
You can use Masonry element and create your external links as portfolio items
Regards,
YigitHi Hardeep!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none !important; }Cheers!
YigitJanuary 2, 2015 at 2:31 pm in reply to: Top HEADER logo disappered into the horizontal menu bar: HELP! #374062Hi nigellim68!
Please add following code to Quick CSS and adjust as needed
@media only screen and (max-width: 767px) { .responsive #header_main .container { height: 130px!important; }}Cheers!
YigitHey David!
Happy new year to you as well! :)
Could you please elaborate? I am not sure if i understood the question clearly.
Best regards,
YigitHey Bettina!
Can you please post the link to your website and point out the image you would like to remove?
Regards,
YigitHey Bettina!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .avia-post-nav { display: none !important; }I believe you are talking about post navigation. If not, please post a screenshot
Cheers!
YigitHi!
You can turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and apply the code on certain elements.
Cheers!
YigitJanuary 2, 2015 at 2:09 pm in reply to: Missing ability to comment on blog page & lack of avia page builder on "posts" #374053Hey!
You can use Enfold secondary menu ( in Enfold theme options > Header > Extra Elements ) or you can add Fullwidth Sub Menu item from Advanced Layout Builder to your page
Cheers!
YigitHey!
Please let us know so we can mark the thread as resolved or assist you further.
Regards,
YigitHi!
Sorry i thought you only wanted to disable comments. You can use following code to hide both meta
.slide-meta { display: none !important; }Cheers!
YigitHey!
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 :)Regards,
YigitJanuary 2, 2015 at 1:52 pm in reply to: Avia Builder, Theme update and Enfold options Not Working since update to WP 4.1 #374045Hey acaweb!
Please update Enfold to the latest version 3.0.4 via FTP and make sure to overwrite all files – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Also, please make sure that your API key is correct.Cheers!
Yigit -
This reply was modified 10 years, 3 months ago by
-
AuthorPosts
