Forum Replies Created
-
AuthorPosts
-
Hi!
Can you post the link to your website and point out the section so we can take a look?
Cheers!
YigitHey!
Please try adding !important rule as following
#header_main .container, .main_menu ul:first-child > li a { line-height: 300px !important; }Cheers!
YigitHey!
Sorry to hear that your website was hacked James. I wanted to have another look but saw the message on your website. Do you now have a development site where we can take a look?
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.header_color .main_menu ul:first-child > li > a { color: #408c20; }and adjust as needed
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#header_main .container, .main_menu ul:first-child > li a { line-height: 300px; }Best regards,
YigitHi!
It seems like it was a caching issue as it is working fine on my end – http://i.imgur.com/7v55wsD.png
Can you also check once again and confirm that it is working fine on your end as well?Best regards,
YigitHi!
I have just checked on Chrome and Firefox and it does work fine on my end – http://i.imgur.com/ec8Y3YK.png
Can you post a screenshot of the issue you are having?Cheers!
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
YigitHey!
Please replace the code i posted earlier with following one
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child { padding: 0 15px 0 10px!important; }Regards,
YigitHi Alzybob!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-menu-fx { display: none; }Cheers!
YigitHey!
You can insert your image inside a Color section and give color section a unique id and then add following code to Quick CSS in Enfold theme options under Styling tab
#your_custom_id .container { width: 100%; }Regards,
YigitHey!
I have just checked your website and it does look fine on my end as well – http://i.imgur.com/vRiRjeW.jpg
Best regards,
YigitApril 9, 2014 at 9:06 pm in reply to: Changing the names of the menu options in Admin left-navigation Menu #249399Hey!
Please go to Appearance > Editor and open Functions.php file and find
avia_nav_menus(); //call the function immediatly to activate }and add following code right below it
function enfold_remove_media_controls() { remove_action( 'media_buttons', 'media_buttons' ); } add_action('admin_head','enfold_remove_media_controls');Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.image-overlay { display: none; }Regards,
YigitHi hebchop!
Please try deactivating all active plugins and check if that helps
Regards,
YigitHi!
Pease change the code to following one
#footer { padding: 15px 0 0; }Can you post a screenshot from your ipad and show the issue?
Cheers!
YigitHi!
Can you post a temporary login so we can see how your website looks now?
Cheers!
YigitHey GOWD!
Please see – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
Cheers!
YigitHey!
Do you mind creating a temporary admin login so we can take a look?
Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.logo, .logo a { max-height: 90px!important; }Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
div .slideshow_caption h2 { font-size: 24px!important; } .avia-caption-content { font-size: 16px !important; } div .slideshow_caption h2, .avia-caption-content { font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }Best regards,
YigitHi Alzybob!
Please see – http://kriesi.at/documentation/enfold/change-the-main-menu-color/
Regards,
YigitHey!
You are welcome Ben, glad we could help :) Let us know if you have any other questions or issues
Regards,
YigitHi!
Please add following code to Quick CSS
.page-id-2993 .grid-entry .inner-entry { box-shadow: none; }it will apply on that page but if you would like to apply it globally, you can simply remove .page-id-2993 from the code
Best regards,
YigitHi!
Please try to increase the allocated memory to 128M http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
You are using old version of WordPress. Please update it to version 3.8.1Best regards,
YigitHey rcthornt!
Please update Enfold to the latest version 2.6.2 and let us know if issue remains – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
YigitHey!
I have just logged in and changed Blog Content Lenght as shown in screenshot- http://i.imgur.com/YKpciwE.png
Cheers!
Yigit -
AuthorPosts
