Forum Replies Created
-
AuthorPosts
-
Hi!
1- I guess it was something temporary as it is showing fine on my end – http://i.imgur.com/2W2477U.png
2- I checked your website on Chrome on Mac and this is how it looks on my end – http://i.imgur.com/IK7SQrC.png
Can you post a screenshot of the issue you are seeing?
3- Please refer to my post here – https://kriesi.at/support/topic/social-media-icons-in-color-and-gray-on-hover/#post-240769Best regards,
YigitHi!
Please add following code to Functions.php as well
function avf_same_category_navigation($settings) { if($settings['taxonomy'] == 'portfolio_entries') $settings['same_category'] = true; return $settings; } add_filter('avia_post_nav_settings','avf_same_category_navigation', 10);Cheers!
YigitHi!
In WordPress dashboard, please go to Users > Add New and add a new user with Administrator role and post login credentials here privately
Best regards,
YigitHi simonac!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_meta { box-shadow: none; } #header_main { border-top: none; }Best regards,
YigitHey Special K!
Can you post the link to your website so we can take a look? I tried to check the website you have on your profile, but it is not Enfold :)
Cheers!
YigitHey george!
Please refer to my post here – https://kriesi.at/support/topic/featured-media-not-working-any-more-since-wp-3-9/#post-256582
Best regards,
YigitHi!
Please try deactivating all active plugins and check if that helps. If not, please enable right-clicking so we can inspect elements
Regards,
YigitHi ContentedKerry!
Please go to Enfold/Includes folder and edit error404.php file
Best regards,
YigitHey Gstar72!
Please see Kriesi’s post here – https://kriesi.at/support/topic/kriesi-logo/#post-161892
Regards,
YigitHi!
It is ok. It is just making it harder for us and other users to follow so we would be glad if you avoid creating duplicated posts :)
Let us know if you have any other questions or issues
Nice website by the way!Cheers!
YigitHi Gstar72!
https://kriesi.at/support/topic/text-icon-spacing-query/#post-260846
Best regards,
YigitHi!
You are welcome. Padding for special heading element does not seem to apply. Please try adding !important rule as following
body .av-special-heading.blockquote > * { padding-bottom: 2px!important; }Cheers!
YigitHi Gstar72!
Answered you here – https://kriesi.at/support/topic/text-icon-spacing-query/#post-260838
Please do not created duplicated topicsBest regards,
YigitHi Gstar72!
Please add following code to Quick CSS
.page-id-13194 #av_section_2 .av-special-heading { margin-top: 20px; } body .av-special-heading.blockquote > * { padding-bottom: 1px; }Regards,
YigitHi belyeaem!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-section { border: none !important; }Cheers!
YigitHi Greg!
Please use following selector to add your background image
#main .container { }Best regards,
YigitHi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.js_active .grid-image { opacity: 1; }It is currently set to 0 for some reason
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.fallback-post-type-icon { display: none; }Best regards,
YigitHi!
0,0,0 is RGB value of color black and 0.5 is opacity level. You can adjust opacity level between 0-1.
Cheers!
YigitHey!
Please add following code to Quick CSS as well
.logo img { margin-top: 5px; }Cheers!
YigitMay 6, 2014 at 4:03 pm in reply to: I can'r make a link using the link icons above the text box #260780Hey!
Sorry but the issue is still not clear to me. I am able to click on links under “TERM 2 COURSES”. Can you please elaborate?
Cheers!
YigitHey happinessplunge!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) { .responsive .logo a, .responsive .logo img { max-width: 85%; height: auto !important; margin-top: 5px!important; }}then go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px
Cheers!
YigitHey tassavor!
Can you post the link to your website so we can take a look? Please make sure that you are using the latest version of WordPress which is 3.9. Also try deactivating all active plugins and check if that helps
Cheers!
YigitHi thebundyagency!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) { .responsive #header_main .container, .responsive .logo { height: 130px !important; }}Regards,
YigitYou are welcome Emre, glad we could help :) Let us know if you have any other questions or issues
Best regards,
YigitHi Guldbrandsen!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.grid-entry .inner-entry { margin-bottom: 20px; margin-right: 20px; }Cheers!
YigitHi mako10!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.error404 #footer { display: none; }Best regards,
YigitHi OGU!
Please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
then add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed.your-class .toggler { background: red; } .your-class .toggle_content { background: orange; color: white; }Cheers!
YigitHey!
Yes, currently Enfold 2.7.1 is available. You can update the theme manually via FTP – http://vimeo.com/67209750 . The theme uses the ThemeForest update script which does a check every 12 hours. If you are inside that window you wouldn’t yet see the option to update from within WordPress.
Regards,
YigitMay 6, 2014 at 2:06 pm in reply to: Blog layout with Advanced Layout Builder – confusing settings – wrong layout #260722 -
AuthorPosts
