Forum Replies Created
-
AuthorPosts
-
Hi bowlandwalks!
Please try deactivating all active plugins and check if that helps.
Best regards,
YigitMarch 31, 2014 at 6:53 pm in reply to: Customize Alternate Background Color In Enfold Theme To A Specific Post or Page #245626Hi!
Please try adding !important rule as following
#top.postid-332 .alternate_color { background-color: #9dd09f !important; } .postid-332 .alternate_color.title_container * { color: #5b3b01!important; }It does work fine on my local installation. Please try flushing browser cache after applying the code
Best regards,
YigitMarch 31, 2014 at 6:43 pm in reply to: How to separate the styles in 2 different elements in Enfold theme #245615Hi anjusaranarts!
Can you post the link to your website so we can provide you more accurate custom CSS code?
Regards,
YigitMarch 31, 2014 at 6:38 pm in reply to: Customize Alternate Background Color In Enfold Theme To A Specific Post or Page #245613Hi!
You have a little mistake in your custom CSS code. Please use following code
#top.postid-332 .alternate_color { background-color: #9dd09f; color: #5b3b01; }Cheers!
YigitHi!
You are going to need to hire a freelance developer on Microlancer or Codeable for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.
Best regards,
YigitHi frogdogz!
Have you made any changes on theme files? Please try deactivating all active plugins and check if that helps. You can remove the footer manually by adding following code to Quick CSS in Enfold theme options under Styling tab
#footer { display: none; }Regards,
YigitHey!
You are welcome Aleks! Let us know if you have any other questions or issues
Best regards,
YigitHi!
You are welcome, glad we could help! Let us know if you have any other questions or issues
Regards,
YigitHi!
Please add following code to Quick CSS instead
.team-img-container img { float: left; }Cheers!
YigitHey!
Please try to increase the allocated memory to 128M http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
Regards,
YigitHi!
If you are already using Codestyling Localization plugin, please go to Tools > Localization > Plugins > WooCommerce and rescan the files and then edit and search for “tax”. Make sure to check “non case-sensitive”
Regards,
YigitHey bthurtle!
Please try change the name of plugins folder inside wp-content folder and check if that helps
Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab to center the text below team member images
.team-member-name, .team-member-job-title { text-align: center; }Cheers!
YigitHi!
Please add following code to Quick CSS as well
.av-special-heading { margin-top: 20px; } .js_active .tab_content { padding: 0; }You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Unfortunately we do not have custom CSS list. But you can find some custom code snippets on documentation here – http://kriesi.at/documentation/enfold/Regards,
YigitHey!
Please see Kriesi’s post here – https://kriesi.at/support/topic/kriesi-logo/#post-161892
You can hire a freelance developer if you really want to replicate it but unfortunately we cannot help you with that.
You can update the theme to the latest version 2.6.2 ( http://kriesi.at/documentation/enfold/updating-your-theme-files/ ) to have more control over header options ( http://kriesi.at/themes/enfold/headers/ )
Please add following code to Quick CSS as well#top .social_bookmarks_twitter:hover a { color: #46d4fe; background-color: transparent; } #top .social_bookmarks_twitter a { color: white; background-color: #46d4fe; } #top .social_bookmarks_facebook:hover a { color: #37589b; background-color: transparent; } #top .social_bookmarks_facebook a { color: white; background-color: #37589b; } top .social_bookmarks_linkedin:hover a { color: #419cca; background-color: transparent; } top .social_bookmarks_linkedin a { color: white; background-color: #419cca; } #top .social_bookmarks_mail:hover a { color: #9fae37; background-color: transparent; } #top .social_bookmarks_mail a { color: #fff; background-color: #9fae37; }Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#mce-EMAIL, #mce-FNAME { float: left; margin-right: 15px!important; } #mc-embedded-subscribe { margin: 0; }Cheers!
YigitHey!
You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Cheers!
YigitHey!
Please change your code with following one
#socket .sub_menu_socket li { padding-right: 5px; }You should define px, pt, em or % when using padding only 0 would work without them and 4 is invalid
Cheers!
YigitHi!
Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Best regards,
YigitHey!
Please add following code to Quick CSS as well and adjust as needed
#top .social_bookmarks li a { font-size: 18px; }Regards,
YigitMarch 31, 2014 at 4:09 pm in reply to: Uncaught SyntaxError: Unexpected token ) jquery issues #245493Hi!
Glad you figured it out! Let us know if you have any other questions or issues
Regards,
YigitHi!
1- Please add following code to Quick CSS as well
.toggle_content { padding: 10px; }2- Can you post a screenshot and show? I am not sure if i understood it clearly
3- Icons display fine on my end http://i.imgur.com/M1njv2O.jpg
Which browser and OS are you using?Cheers!
YigitHi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#socket .sub_menu_socket li { padding: 0; }Best regards,
YigitHi!
Please check your website again. It is a bit tricky but seems to work. You can find the custom CSS code in Quick CSS. For more detailed customization, please hire a freelance developer
Best regards,
YigitHi!
It was not linked so i adjusted custom CSS code in Quick CSS a bit and it seems to work fine. Please flush browsers cache and check your website
Cheers!
YigitHi!
Please add following code to Quick CSS as well
.single-post .template-blog .blog-meta { display: none; } .single-post .single-small.with-slider .small-preview { height: auto; } .main_color .small-preview { background: transparent; }Cheers!
YigitHi!
Please add following code to Quick CSS as well
#top #main .sidebar_left .sidebar { width: 269px; }Regards,
YigitHey hellovlad_!
Please refer to my post here https://kriesi.at/support/topic/footer-socket-question/#post-193649
Regards,
YigitHey Ryan!
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/Cheers!
Yigit -
AuthorPosts
