Forum Replies Created
-
AuthorPosts
-
Hi!
Do you mind creating a temporary admin login and posting it here privately so we can look into it?
Best regards,
YigitAugust 20, 2014 at 11:06 am in reply to: when I add the slider to the home page everything is messed up #306729Hi!
Please try deactivating all active plugins and check if that helps. If not, please post temporary admin login here privately so we can look into it
Best regards,
YigitHey!
Can you please post the link to your website and point out the link that you would like to underline?
Regards,
YigitHi Peteseymour!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-27 div#av_section_1 { pointer-events: none; }Regards,
YigitHey!
1- Please firstly disable CSS minifying feature on the plugin you are using and then add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .responsive .logo a, .responsive .logo img { max-width: 80%; height: auto !important; }}2- Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
Best regards,
YigitHi!
Duplicated topic – https://kriesi.at/support/topic/when-i-add-the-slider-to-the-home-page-everything-is-messed-up/
Best regards,
YigitHi wid2307!
Duplicated topic – https://kriesi.at/support/topic/same-height-using-portfolio-grid-excerpt-only/
Cheers!
YigitHi Effektid!
Please see – http://kriesi.at/documentation/enfold/change-the-default-font-size/
Regards,
YigitHi ShortieD!
Please add following code to Functions.php file in Appearance > Editor
function exclude_category_blog($query) { if ( $query->is_home() ) { $query->set('cat', '-33'); } return $query; } add_filter('pre_get_posts', 'exclude_category_blog');and change 33 with category ID you would like to hide – http://wordpress.org/support/topic/how-to-find-out-category-id-number
Regards,
YigitHey!
Please add following code to Quick CSS as well
.avia_textblock a { text-decoration: underline; }Cheers!
YigitAugust 20, 2014 at 10:40 am in reply to: Problems with Enfold – found the cause: AKISMET plugin… #306698August 20, 2014 at 10:38 am in reply to: General Styling with WPML doesn't work in main language. #306695Hi Haseda!
Please make sure to switch the language to English first and then make styling changes in Enfold theme options and check if that helps.
Regards,
YigitHey patriscia!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.grid-entry { padding-right: 5px; padding-bottom: 5px; }Cheers!
YigitHi Micke!
You probably added custom CSS code to Google Analytics field in Enfold theme options. Please make sure to add custom CSS code to Quick CSS field under General Styling tab
Cheers!
YigitHi!
Glad you figured it out Nancy, let us know if you have any other questions or issues
Regards,
YigitHey albe67!
Please update Enfold to the latest version 2.9.1 via FTP – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Enfold version you are currently using is not compatible with WordPress version you are using.Cheers!
YigitHi!
Please add following code to Quick CSS to change the font size of social icons
#top .social_bookmarks li a { font-size: 16px; }and then go to Enfold theme options > Header Layout > Header Size and choose custom pixel value and increase header height as needed
Best regards,
YigitHey!
You are welcome! Let us know if you have any other questions or issues :)
Best regards,
YigitHey!
Please add following code to Quick CSS instead
.team-member-description { border: 1px solid #e2e2e2; padding: 10px; }If that too does not work, please post a screenshot and show the changes you would like to make
Regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top #wrap_all .av-social-link-linkedin a { color: #fff; background-color: #419cca; } #top #wrap_all .av-social-link-twitter a { color: #fff; background-color: #46d4fe; } #top #wrap_all .av-social-link-gplus a { color: #fff; background-color: #de5a49; } #top #wrap_all .av-social-link-facebook a { color: #fff; background-color: #37589b; } #top #wrap_all .av-social-link-youtube a { color: #fff; background-color: #a72b1d; } #top .social_bookmarks li a { width: 40px; line-height: 35px; min-height: 40px; } #top .social_bookmarks li { width: 40px; }Cheers!
YigitAugust 19, 2014 at 9:12 pm in reply to: Don't want portfolio images to expand when window screen expands #306528Hey!
It will be applied on all gallery images with big preview and small thumbnails
Best regards,
YigitHi!
Please use following code
#front figcaption.av-inner-masonry-content.site-background { background-color: rgba(0,0,0,0.5); }Regards,
YigitHey!
Please use following code instead
#top #header .avia_mega_div > .sub-menu.avia_mega_hr { padding-top: 5px; } #top #header .avia_mega_div > .sub-menu { padding: 10px; }Cheers!
YigitHi!
1- Please refer to my 3rd reply here – https://kriesi.at/support/topic/center-main-menu-and-move-search-to-right-of-logo/#post-295616
2- Please add following code to Quick CSS and adjust as neededimg.avia_image.avia_image_team { border: 2px solid red; }P.S.: It would be better if you create a new topic for your new questions :)
Best regards,
YigitHi KirinDesign!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.social_bookmarks a { height: auto!important; line-height: 25px!important; }Cheers!
YigitHey!
@svreatt Can you post the link to your website please? Would you like to have your social icons colored as their hover state?
@kirindesign Thank you for your help!Regards,
YigitHi!
Please refer to my post here – https://kriesi.at/support/topic/enfold-some-questions/#post-304947
Best regards,
Yigit -
AuthorPosts
