Forum Replies Created
-
AuthorPosts
-
Hi gerry3211!
Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Cheers!
YigitMarch 11, 2014 at 5:10 pm in reply to: Change font colors in top and main menu; increase size of social icons #235667Hey eswyt!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.sub_menu li > a { background-color: red!important; color: white!important; } #top .social_bookmarks li a { font-size: 25px; }Regards,
YigitHey!
While not being 100% sure, i think some users are using @font-face. Please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
or try using this plugin http://wordpress.org/plugins/wp-font-face/Best regards,
YigitHey aovivo!
Can you post the link to your website so we can take a look at the issues?
For your third questions, i have tagged our header of support PeterRegards,
YigitHey oliviad!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia_wpml_language_switch { width: 130px; }Best regards,
YigitHey!
On another topic you have mentioned that Devin helped you solve the issue. I am closing this topic for now. If you have any other questions or issues, feel free to start a new one :)
Regards,
YigitHey!
Sorry but i am not sure if i understood you clearly. Can you elaborate?
Cheers!
YigitHi!
Please update Enfold to the latest version 2.6 which was released yesterday. Now you have more options over headers without needing to use custom CSS code as can be seen here http://kriesi.at/themes/enfold/headers/
Please see – http://kriesi.at/documentation/enfold/updating-your-theme-files/Regards,
YigitHey!
If you would like to remove top padding only on blank templates, please use following code
.avia-blank #main { padding-top: 0!important; }This should do it
Cheers!
YigitHey!
Sorry i do not speak German, i tried translator but could not figure out :) Please see – http://kriesi.at/documentation/enfold/change-the-default-font-size/
You can post the link to your website and point out the section if you would like to target specificallyBest regards,
YigitHi!
Please change previous code with following one
.page-id-19416 #main { padding-top: 0!important; }on which pages do you need to remove the top padding?
Best regards,
YigitHey bryanjkoop!
Please try following code instead
.hr-short .hr-inner, .hr-short .hr-inner-style { border-color: #333333; }Cheers!
YigitHey!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
YigitHey!
Enfold version 2.6 was released yesterday however Kriesi mentioned that he will release 2.6.1 within 12 hours. You can update to version 2.6 now or wait for 2.6.1
Please see – http://kriesi.at/documentation/enfold/updating-your-theme-files/Best regards,
YigitHey!
Please add following code to Quick CSS as well
@media only screen and (max-width: 767px) { .responsive .mobile_slide_out .logo img { width: 100% !important; } #advanced_menu_toggle, #advanced_menu_hide { right: -15%; }}Best regards,
YigitHi Animationink!
It was probably a caching issue. It is not there any more on my end http://i.imgur.com/KYjVBB9.jpg
Please try flushing browser cache and refresh your page a few timesBest regards,
YigitMarch 11, 2014 at 3:53 pm in reply to: Enfold layerslider not working on iphone and ipad for new person loading site #235560Hi!
I have just checked your website on my iphone slider loads fine on my end. Please see screenshot here – http://i.imgur.com/36P5s4L.png
Loading time is just not as fastRegards,
YigitMarch 11, 2014 at 3:45 pm in reply to: After Update: Below my shortend header is now a white space #235553Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.html_header_top.html_header_sticky #main { padding-top: 72px; }Cheers!
YigitHi happinessplunge!
Please add following code to Quick CSS and adjust as needed
#header_main .container, .main_menu ul:first-child>li a { line-height: 130px; }Regards,
YigitHey ErikManger!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top.avia-blank #main .container_wrap:first-child { border: none !important; }Regards,
YigitHey!
There is a curly bracket missing in your code. I have added them, please use following code
.logo, .logo a, .logo img { width: 370px !important; height: 120px !important; max-width: 370px !important;} @media only screen and (max-width: 767px) { .responsive .logo { height: 200px; }} @media only screen and (min-width: 990px) { #avia-menu { display: block !important; } #mobileMenu_avia-menu { display: none !important; } } @media only screen and (max-width: 480px) { .responsive .logo img { max-width: 80%!important; }}Best regards,
YigitHi norrisd!
Can you post the link to your website so we can take a look and maybe provide a custom CSS code for a quick fix?
Best regards,
YigitHey zendao!
It seems like link to images are broken http://i.imgur.com/2DQcUR5.jpg
Please remove them and re-upload them in Media > LibraryCheers!
YigitHi mattmorse!
Please try deactivating all active plugins and check if that helps. Then you can activate them one by one to find the culprit
Best regards,
YigitHi mattmorse!
Please try adding following code
.shareaholic-canvas { font-family: 'Marcellus SC', serif !important; }Cheers!
YigitHey Dominik!
We recommend using child theme if you make/will make changes on theme files ( http://kriesi.at/documentation/enfold/using-a-child-theme/ ). If you made changes on theme files and noted them, please update the theme and re-apply them on child theme
Please also see – http://kriesi.at/documentation/enfold/updating-your-theme-files/Regards,
YigitMarch 11, 2014 at 3:12 pm in reply to: How to reduce the space above and below the partner/logo element? #235508Merhabalar Saffet bey!
Partner/Logo Elementinin bulunduğu sayfanıza link gönderebilir misiniz? Color section element’inin içine yerleştirdiniz sanırım elementi, doğru css kodunu vermemiz için siteye göz atmamız gerekicek
Saygılar,
YigitHi!
Sorry, i probably did not understand it well. Would you like to increase the font size? If so, please add following code to Quick CSS in Enfold theme options under Styling tab
#socket .copyright { font-size: 14px; }Cheers!
YigitMarch 11, 2014 at 3:04 pm in reply to: Different color / logo of the header on different pages #235502Hi!
Yes it is possible. You can use following code as an example
.page-id-912 .main_color a { color: blue !important; } .page-id-912 .main_color a:hover { color: yellow !important; } .page-id-912 .alternate_color a:hover { color: green !important; } .page-id-912 .alternate_color a { color: red !important; }Regards,
Yigit -
AuthorPosts
