Forum Replies Created
-
AuthorPosts
-
Hi!
Please disable CSS minifying feature on the plugin you are using and flush browser cache then you can re-enable it. Currently code is not being applied.
Cheers!
YigitHi adman1!
You can use Relevanssi ( https://wordpress.org/plugins/relevanssi/ ) instead of default search and filter search results – http://kriesi.at/documentation/enfold/use-relevanssi-in-search-instead-of-the-default-search/
Regards,
YigitHey!
– You have 6 columns, demo site has 4 columns
– You have your titles linked, on demo site, they are not linked. Please go to Appearance > Menus and add your menu item as a new link with # for URL so it will not be clickable http://i.imgur.com/9I3QF9j.jpgAfter those changes it should look the same :)
Cheers!
YigitHi Lucas!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.mfp-zoom-in.mfp-ready.mfp-bg, .mfp-zoom-in.mfp-ready .mfp-preloader { opacity: 1 !important; }Cheers!
YigitHey!
Can you post the link to your website and point out the icon you would like to resize?
Cheers!
YigitHey Franck!
Please see “Creating a Mega Menu” video here – http://kriesi.at/documentation/enfold/videos/
Best regards,
YigitHey czar!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .sub_menu li#menu-item-10188 ul { width: 430px; height: 50px; }Regards,
YigitHi!
Glad you figured it out! Let us know if you have any other questions or issues
Cheers!
YigitHi!
Please add following code to Quick CSS as well
.content, .sidebar { padding-bottom: 100px; }Best regards,
YigitHi!
You can wrap all the code inside one media query as following
@media only screen and (max-width: 600px) { video#player_19_2102733927_180725658 { top: 0!important; } video#player_19_2102733927_180725658, ul.avia-slideshow-inner, #top .av-video-slide .mejs-container { height: 230px !important; }}Please update the code and replace it with the one above
P.S.: +1 for the video slide!Cheers!
YigitHey!
Please try adding following code to Quick CSS as well
@media only screen and (max-width: 600px) { #top .av-video-slide .mejs-container { height: 230px !important; }}Regards,
Yigit-
This reply was modified 10 years, 8 months ago by
Yigit.
Hey youyou78!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
span.avia_button_icon { font-size: 20px; }Regards,
YigitHey!
You are welcome A, let us know if you have any other questions or issues
Cheers!
YigitHi!
Glad you figured it out Lin! Let us know if you have any other questions or issues :)
Best regards,
YigitHey!
Please use following code instead
function add_custom_tooltip(){ ?> <script> jQuery(window).load(function(){ jQuery('div.page').removeAttr('title'); }); </script> <?php } add_action('wp_footer', 'add_custom_tooltip');Cheers!
YigitHey!
I wanted to look into it but apparently you have removed the code from Quick CSS. We need to see the issue to provide you accurate custom CSS code.
Regards,
YigitHey!
You are going to need to modify progressbar.php file inside Enfold/config-templatebuilder/avia-shortcodes folder and shortcodes.js file inside Enfold/JS folder.
But unfortunately that kind of customization is beyond the scope of support and needs to be done by a freelance developerCheers!
YigitHey!
Please add following code to Quick CSS as well
.content, .sidebar { padding-top: 175px; }Regards,
YigitHi!
To be honest, using !important rule on height is not really a good solution that would work fine for all users in my opinion, but let us wait to hear from @j-rollebol :)
Regards,
YigitHi!
Please add following code to Quick CSS as well
#header_meta { box-shadow: none; background-color: transparent; }Regards,
YigitHi!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 600px) { ul.avia-slideshow-inner { height: 230px!important; }}Best regards,
YigitHey Kunal!
Glad all is well now! You can contact your service provider and they can increase the memory for you.
For your information, Wp-config file is located in the root of WordPress directory :)Cheers!
YigitHi!
The code i posted has nothing to do with fonts :/ Can you apply the code to Quick CSS and post the link to your website so we can see the issue live?
Best regards,
YigitHi Brendan!
Please see – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
Regards,
YigitHey!
You are welcome! Let us know if you have any other questions or issues :)
Cheers!
YigitAugust 14, 2014 at 12:41 pm in reply to: Post pre & post next is not in accordance with the order in categories. #304346Hey Enffie!
I have added the code to functions.php file of your child theme. Please review your website now
Cheers!
Yigit -
This reply was modified 10 years, 8 months ago by
-
AuthorPosts
