Forum Replies Created
-
AuthorPosts
-
Hi!
Please change the code i posted to following one
.fc-event-inner { left: 343px; border-color: inherit; color: rgb(0, 0, 0); width: 163px !important; top: 305px; background-color: inherit; }Regards,
YigitHey!
1- Please go to Enfold theme options > Header > Extra Elements and uncheck “Append search icon to main menu”
2- Refer to my post here – https://kriesi.at/support/topic/search-not-working-in-ie8/#post-328178Best regards,
YigitHey!
@onegirlrtw Can you post the link to your website please? Have you tried de-activating all active plugins and check if that helps?Best regards,
YigitNovember 10, 2014 at 7:27 pm in reply to: CONTACT FORMS STOPPED WORKING. PLEASE NEED HELP URGENTLY #348964Hey dondela!
Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px.
Cheers!
YigitHi!
Please make sure that files have correct permissions ( 755 ) – http://codex.wordpress.org/Changing_File_Permissions
You can contact your service provider and they can help you with that.
I checked it once again on my local installation but custom.css file works totally fineCheers!
YigitHi Raphep!
Please go to Enfold theme options > Footer and make sure that you have chosen to display both footer and socket
Best regards,
YigitNovember 10, 2014 at 7:11 pm in reply to: Remove bottom border line from 'color section' & 'advanced layerslider' #348948Hey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
YigitHey!
You can add your custom CSS codes to custom.css file but please do not forget to have a backup before updates.
Regards,
YigitHey!
Do you mind creating a temporary admin login and posting it here privately?
Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.blog-categories, .text-sep-cat, .text-sep-date { display: none; }Regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.template-blog .post_delimiter { margin: 0; padding: 0; }Best regards,
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single-product #main { padding-top: 100px; }Regards,
YigitHi dewasurya!
Please add following code to Functions.php file in Appearance > Editor
function add_custom_port_target(){ ?> <script> jQuery(window).load(function(){ jQuery('.grid-entry .inner-entry a').attr('target','_blank'); }); </script> <?php } add_action('wp_footer', 'add_custom_port_target');Best regards,
YigitHi klondike91!
Have you tried de-activating all active plugins and check if that helps?
P.S.: Both links are to the staging siteCheers!
YigitHi!
Please install this plugin – https://wordpress.org/plugins/codestyling-localization/
and rescan theme files and change the string “in” to something like “kategori: ”Best regards,
YigitHi thomas!
Please add following code to Quick CSS
.logged_in #menu-item-59 { display: block!important; } #menu-item-59 { display: none; }You can right click on Chrome or Firefox to inspect elements to find menu item ID’s http://i.imgur.com/HyPTCRg.jpg
You can also use a plugin like this one – https://wordpress.org/plugins/menu-items-visibility-control/Cheers!
YigitHey Johan!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) { .title_container { display: none !important; }}Cheers!
YigitHi!
Please review your website now. I have added custom CSS code to Quick CSS field in Enfold theme options > General Styling tab
Regards,
YigitHi kristenangel!
Can you please try de-activating all active plugins except for WooCommerce and check if that helps? If not, please try re-installing WooCommerce plugin
Cheers!
YigitHey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.archive span.post-meta-infos { display: none !important; }if that does not help, please post the link to your website
Cheers!
YigitMerhabalar
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post-title { font-size: 22px; } #top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }Best regards,
YigitNovember 10, 2014 at 4:48 pm in reply to: Installed bbpress but can't see forums in the dashboard #348841Hi!
Code is not being applied. Please try adding !important rule as following
entry-content-wrapper li { margin-right: 0!important; }Cheers!
YigitHey!
Yes, to change initial color, please go to Enfold theme options > Advanced Styling and edit “Main Menu links”
Best regards,
YigitHi klear!
You can upload transparent logo in Enfold theme options > Header > Transparency Options tab :)
Best regards,
YigitHey vgagovic!
Can you please post a screenshot and show the issue you are having?
I checked your website and only issue seems to be with menu items, which need to be organized in Appearance > Menus tabRegards,
YigitHey codemode!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) { .team-img-container .team-social { visibility: visible; opacity: 1; } .avia-team-member .team-social { background: rgba(255,255,255,0.3); }}Regards,
Yigit -
AuthorPosts
