Forum Replies Created
-
AuthorPosts
-
Hi!
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,
YigitHi Wils1234!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top .av-main-nav ul a { padding: 5px 15px; }If that does not help, please post the link to your website.
Cheers!
YigitHi!
Advanced Layout Builder does not work on blog posts. Technically it does, but it is not something we recommend. Please use magic wand to add shortcodes to your blog posts
Cheers!
YigitHey Kayzel!
Can you please elaborate? A screenshot showing the issue would help. This is how gallery thumbnails look on my end – http://i.imgur.com/DwGb4Y7.png
Regards,
YigitAugust 19, 2014 at 4:44 pm in reply to: How do I change the content of "You might also like" section? #306414Hey!
That is great! :)
I will mention Kriesi about your plugin, but for now i am closing the topic. Let us know if you have any other questions or issues!Best regards,
YigitHi!
Please add following code to Quick CSS
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select { border-color: #e2e2e2; }Regards,
Yigit -
AuthorPosts
