Forum Replies Created
-
AuthorPosts
-
Hey tlauen!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avatar { width: 81px; }Regards,
YigitHey!
In that case, you should refer to second solution. It would be more stable too
Best regards,
YigitHey Rustybucket!
Please go to Enfold theme options > Footer Layout and choose to display only Socket
Regards,
YigitHi!
Not at all :) Let us know if you have any other questions or issues
Cheers!
YigitAugust 14, 2014 at 4:24 pm in reply to: Cannot move/drag menu items? Also, question about iPad/tablet view #304447Hey PaintedMidget!
– Please try switching to one of the default themes and check if you can drag menu items or not.
– Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) and (min-width: 769px) { .phone-info span { margin-left: 0; padding-left: 0; } .sub_menu li { padding: 0 2px; }}Best regards,
YigitHi!
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 11 years, 6 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,
Yigit -
This reply was modified 11 years, 6 months ago by
-
AuthorPosts
