Forum Replies Created
-
AuthorPosts
-
November 11, 2014 at 3:36 pm in reply to: Creating Anchors on page to link to from within page #349401
Hey!
You can add a Code Block element to your page above your content and insert following
<div id="my-anchor"></div>then add a button element and link it to #my-anchor
Regards,
YigitNovember 11, 2014 at 3:34 pm in reply to: Adding border to Layout Elements in Advanced Layout Builder Mode #349398Hi!
Code is working fine it is enabling custom CSS field. Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_textblock.my_class { border: 1px solid #e2e2e2; padding: 10px; }Regards,
YigitHey!
You can request such feature here – https://kriesi.at/support/enfold-feature-requests/
Regards,
YigitHey Rickard!
Can you post the link to your page where you have the table please?
Cheers!
YigitHey!
Yes, please add following code to Quick CSS in Enfold theme options under General Styling tab
#advanced_menu_toggle, #advanced_menu_hide { right: auto; left: 0; }Cheers!
YigitHi!
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 #348841 -
AuthorPosts
