Forum Replies Created
-
AuthorPosts
-
Hi Jonathan!
Please see – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.main_menu ul:first-child > li > a { font-size: 18px; }Regards,
YigitHi!
Please add following code to Quick CSS as well
#mobile-advanced .avia-icon-pos-left { display: none; } #mobile-advanced li > a:before, .html_header_mobile_behavior #mobile-advanced span > a:before { visibility: hidden; }P.S.: Your website looks great I loved it!
Regards,
YigitHi alexanderloft!
You can try adding following code to Quick CSS in Enfold theme options under Styling tab to increase font weight globally
body { font-weight: 600; }Can you also post the link to your website and screenshot showing how text looks on Mac and Windows computers?
Regards,
YigitHi!
You can change “padding: 0 7px;” to “padding: 0 5px;” or even less but spacing between menu items will be small then. Other than that, i am afraid there is no other tweak
Regards,
YigitMarch 17, 2014 at 4:00 pm in reply to: BUG: Testimonial slider doesn't reserve proper vertical spacing #238768Hi!
Please try adding following code to Quick CSS
html body ul.kebo-tweets.slider { min-height: 150px; }Best regards,
YigitHi!
Have you made any changes on theme files? If so, please try re-updating the theme via FTP – http://vimeo.com/67209750
Best regards,
YigitHi Abedia!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header .mega_menu_title { font-weight: normal; color: red; font-size: 14px; }Best regards,
YigitHey Grant!
We have already reported the issue to Kriesi and it is being investigated. I have noted your topic as well and will keep you updated
Regards,
YigitHey Hayd028!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 1040px) and (min-width: 767px) { .main_menu ul:first-child > li > a { padding: 0 7px; }}Then go to Enfold theme options > Header > Mobile Menu and choose to display it at 990px
Regards,
YigitHey!
You are welcome, glad we could help :)
Kriesi added a CSS snippet to FAQ section on Enfold’s page http://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990/support
Let us know if you have any other questions or issuesBest regards,
YigitHi NeilMaxwell!
It is possible but you are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Cheers!
YigitHi!
You can take a look at Enfold documentation here http://kriesi.at/documentation/enfold/
And video tutorials here http://vimeo.com/channels/aviathemesCheers!
YigitHey nicomad!
Please try using this plugin https://wordpress.org/plugins/wp-music/
If that does not help, please try to find another plugin here https://wordpress.org/plugins/Regards,
YigitHey!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
#ignitewoo_events_calendar_wrap a.fc-event { position: relative!important; }Best regards,
YigitMarch 17, 2014 at 3:22 pm in reply to: Easyslider text size looks difficult to work with on mobile view. #238739Hi bryanjkoop!
You are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Regards,
YigitHey!
Have you tried adding the code to bottom of Style.css file of your child theme in Appearance > Editor? If not, please try
Regards,
YigitHey!
Background color value is empty for some reason. Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.main_color.iconbox_top .iconbox_icon { background-color: black; }Can you post a screenshot and show how it looks on IE on your end? I tried to check your website in IE9 mode but it looks fine on my end
Cheers!
YigitHey!
Please see – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitMarch 17, 2014 at 3:03 pm in reply to: logo issue using boxed layout at smaller screen sizes #238715Hey!
Have you already fixed the issue? If not, can you please post the link to your website so we can take a look?
Regards,
YigitHi!
Please flush browser cache and refresh your page a few times, it does work fine on my end http://i.imgur.com/2FJUkB9.jpg
Regards,
YigitHey!
Please add following code to Quick CSS
.content { padding-bottom: 25px; }Can you elaborate on the issue you are having with horizontal lines?
Cheers!
YigitHey!
Please add following code to Quick CSS as well
.entry-content-header { min-height: 25px; }Regards,
YigitHey!
Please open Functions.php file via FTP and undo the changes you have made
Best regards,
YigitHi oravidor!
Please go to wp-content\themes\enfold\includes folder and open helper-main-menu.php file and find
<div id='header_meta' class='container_wrap container_wrap_meta <?php echo avia_header_class_string(array('header_social', 'header_secondary_menu', 'header_phone_active'), 'av_'); ?>'> <div class='container'>and add following code right below it
<?php get_search_form(); ?>Best regards,
YigitHey!
In the meantime, i have just checked your website on my iphone and it does work fine on my end – http://i.imgur.com/k70BeAk.png
Cheers!
Yigit -
AuthorPosts
