Forum Replies Created
-
AuthorPosts
-
Hey!
It should be caching related, icons are showing up fine on my end now – http://i.imgur.com/uFvdSHH.png
Best regards,
YigitHey!
Not at all :) Let us know if you have any other questions Bo!
Best regards,
YigitHey!
Please add following code to Quick CSS and adjust as needed
.html_header_transparency .phone-info span { color: white; }Regards,
YigitHey!
Please remove the code i posted here – https://kriesi.at/support/topic/logo-position-4/#post-326596
Can you post the link to your ‘line image’? I cannot login to backend for some reasonRegards,
YigitOctober 2, 2014 at 9:42 pm in reply to: Problem after updates WP and Enfold – website broken #329278Hey Pede
Please try flushing browser cache and refresh your page a few times. I cannot see an extra field below menu – http://i.imgur.com/ilq7IYx.png
If issue remains after flushing cache, please post a screenshot and show the issues you are having so we can try to help youCheers!
YigitHi!
Great! Glad you figured it out Thijs! Let us know if you have any other questions or issues. Enjoy the theme :)
Cheers!
YigitHi!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_overlay(){ ?> <script> jQuery(window).load(function(){ jQuery('a.slide-image').append('<span class="image-overlay overlay-type-extern" style="left: -5px; top: 0px; overflow: hidden; display: block; height: 140px; width: 170px;"><span class="image-overlay-inside"></span></span>'); }); </script> <?php } add_action('wp_footer', 'add_custom_overlay');Regards,
Yigit-
This reply was modified 11 years, 6 months ago by
Yigit.
Hey Jyles!
Please try updating Enfold to the latest version 3.0 via FTP – http://vimeo.com/67209750
You are currently using an older version that is not compatible with WordPress 4.0Best regards,
YigitHi mwf113!
Please try adding following to .htaccess file
<FilesMatch "\.(ttf|otf|woff)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>Cheers!
YigitHi!
Please make sure that you are using the latest version of Chrome and try de-activating all extensions/plugins and check if that helps. Unfortunately there is not much we can do to help you with issues that are not theme related
Best regards,
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,
YigitHi!
Please add following code to Functions.php file in Appearance > Editor
add_filter('avia_breadcrumbs_args', 'avia_change_home_breadcrumb', 10, 1); function avia_change_home_breadcrumb($args){ $args['show_home'] = 'Build Gallery'; return $args; }Cheers!
YigitOctober 2, 2014 at 8:32 pm in reply to: Customize only 1 menu link to be different from the others #329222Hi!
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,
YigitHey!
I have replied to you here – https://kriesi.at/support/topic/how-do-i-move-the-slider-up/#post-328968
Please do not create duplicated topics :)Cheers!
YigitHi koala!
You can use following selector
ul.sub-menu { /* your code goes here */ }Best regards,
YigitOctober 2, 2014 at 8:28 pm in reply to: Logo Height and Width Settings not available in Enfold Settings? #329213Hey koala!
Please go to Enfold theme options > Header > Header Size and set it to custom pixel value and increase the height as needed
Best regards,
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 :)Best regards,
YigitOctober 2, 2014 at 8:13 pm in reply to: Enfold Accordion Slider Text Postion and Background Color #329204Hey!
Please add following code to Quick CSS as well and adjust as needed
#top .aviaccordion-preview-title-wrap { background: rgba(255,0,0,0.5); }255,0,0 is the RGB value of the color and 0.5 is opacity level
Cheers!
YigitHey JadynWelch01!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
nav.main_menu { display: none !important; }Best regards,
YigitHey tmarcos!
Please try re-updating the theme via FTP – http://vimeo.com/67209750
Enfold ersion 3 is now available – http://kriesi.at/archives/enfold-version-3-0-bigger-better-fasterBest regards,
YigitHi thesimoncampbell!
It does work fine on my end on Chrome – http://i.imgur.com/Fcb1GwT.png
Please flush browser cache and refresh your page a few times after making styling changesCheers!
YigitHi!
Please try re-installing WordPress and check if that helps. If issue occurs on default themes as well that means it is not Enfold related.
Cheers!
YigitHi Gstar72!
Please edit your Color Section element and choose to display arrow in “Section bottom border styling” – http://i.imgur.com/OOWV7UB.png
Best regards,
YigitHey!
Please change the code to following one
@media only screen and (max-width: 768px) { strong.logo { margin-left: -65px!important; } .html_header_top.html_bottom_nav_header #header_main { position: absolute; width: 100%; } .responsive #main { padding-top: 95px !important; }}Regards,
YigitHi!
Can you try adding the code to Style.css file of your child theme in Appearance > Editor and check if that helps?
Cheers!
YigitOctober 2, 2014 at 7:58 pm in reply to: make sidebar widgets appear side by side @ max width 768px #329186Hey hughsieg5!
Please add following code to Quick CSS as well
@media only screen and (max-width: 767px) { #text-9, #text-10 { clear: none; }}then you should adjust margin around elements :)
Best regards,
YigitHi!
You are welcome, glad we could help :)
Kriesi disabled it logging in on Kriesi.at on purpose. Thanks for the heads up anyway :) Let us know if you have any other questions or issuesCheers!
YigitOctober 2, 2014 at 4:46 pm in reply to: Transparency issue with Custom Background Image in the Logo Area. #329081Hi!
Please add following code to Quick CSS as well
#header { z-index: 10001; }Cheers!
Yigit -
This reply was modified 11 years, 6 months ago by
-
AuthorPosts
