Forum Replies Created
-
AuthorPosts
-
Hey!
Please add following code to Quick CSS as well
.home span.post-meta-infos { display: none !important; }Regards,
YigitHi romero2!
Please try using this plugin – https://wordpress.org/plugins/zen-menu-logic/
Cheers!
YigitHi!
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,
YigitHey djshortkut!
Do you have retina ready icons to replace? If you do, please add following code to Quick CSS in Enfold theme options under General Styling tab
#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select, #top .mobileMenu { background-image: url(link-to-your-icons.png); }Cheers!
YigitHey!
Please login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download the latest version of Enfold and update the theme via FTP – http://vimeo.com/67209750
Cheers!
YigitHi Gabster!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-2 div#after_full_slider_0 { display: none; }Best regards,
YigitHey Holger!
Please firstly turn on Custom CSS field for ALB elements ( please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and then give your buttons a custom CSS class ( i.e.: custom-button-width ) and then add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.custom-button-width { min-width: 120px!important; }Cheers!
YigitHi codecreative!
Can you please post the link to your clients website? We need to see the issue in order to provide a solution :)
Cheers!
YigitHey!
Please add following code to Quick CSS as well and adjust as needed
@media only screen and (max-width: 480px) { div#header-right img { width: 50%; float: right; margin-top: 10px; }}Best regards,
YigitHey odmv91!
1- You can find the code in Helper-main-menu.php file inside Enfold/includes
2- I checked your website but cannot see social icons. Please add them and let us know so we can provide you accurate custom CSS code
3- Sure, please add following code to Quick CSS in Enfold theme options under General Styling tab.av_icon_caption { text-transform: none; }4- Please try de-activating all active plugins and check if that helps. I am assuming you do not have those images in your page content?
Regards,
YigitHi remodelit!
Please refer to #2 here – https://kriesi.at/support/topic/reduce-space-between-new-blog-posts-in-widget-and-more/#post-309876
Regards,
YigitHi!
Can you please post a screenshot and show the issue? I checked your website on my iPhone 4 and this is how it looks on my end – http://imgur.com/a/VfPzd
Cheers!
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 480px) { .avia-testimonial-row { min-height: 450px; }}Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_transform .avia-gallery-thumb img { opacity: 1; }and please try re-updating the theme via FTP – http://vimeo.com/67209750
make sure to overwrite all files in parent themeCheers!
YigitHi!
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,
YigitHi vanderburg!
Please add following code to Quick CSS as well and adjust as needed
h1, h2, h3, h4, h5, h6 { letter-spacing: 5px !important; }Cheers!
YigitSeptember 8, 2014 at 12:00 pm in reply to: Masonry Gallery is overlapping images, can't figure out why. #314980Hi Nick!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.team-social { background-color: transparent!important; border: none!important; }Best regards,
YigitHey codecreative!
This is how it looks on my end on Safari, Firefox and Chrome on OS X 10.9.4- http://i.imgur.com/fab3RRB.png
Regards,
YigitSeptember 8, 2014 at 11:21 am in reply to: Child theme – open links of post format link in a new window #314953Hey!
Please change the code i gave you previously to following one
function add_custom_target(){ ?> <script> jQuery(window).load(function(){ jQuery('.av-magazine-format-link a').attr('target','_blank'); }); </script> <?php } add_action('wp_footer', 'add_custom_target');Cheers!
YigitHi!
Please add following code to Quick CSS
h1, h2, h3, h4, h5, h6 { font-family: 'Oswald', sans-serif !important; }Cheers!
YigitHi Nicole!
Please go to Appearance > Editor and open Footer.php file and find
wp_nav_menu($args); echo "</nav>"; ?>and add your link using HTML – http://pastebin.com/wt4TE2fC
Cheers!
YigitHi!
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!
I have added the code right above following line in Functions.php file
add_theme_support( 'automatic-feed-links' );Best regards,
YigitHey!
No worries at all :) Let us know if you have any other questions or issues
Best regards,
YigitHi Peter!
This is how it looks on my end on first load – http://i.imgur.com/XkCG6Tn.png
Which browser and OS are you using? I have checked your website on the latest versions of Chrome and Firefox on OS X 10.9.4Cheers!
YigitHey!
That is probably because your menu is unordered. Please go to Appearance > Menus and order it as needed as shown in screenshot – http://i.imgur.com/5RV16vv.png
Regards,
YigitHi suums!
Please re-update Enfold via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Currently there is Avia.js file related error in console.Cheers!
Yigit -
AuthorPosts
