Forum Replies Created
-
AuthorPosts
-
Hey!
Replace the code above with the following pls:
.avia-builder-el-2 { padding-left: 20px !important; }
Cheers!
GünterHey ovau!
Thank you for using our theme.
If possible, it would be better to have a clean installation of WP on the server.
Try to deactivate all plugins.
Try to reinstall the theme.There might be a php memory problem. In wp-config.php insert the following
define( 'WP_MAX_MEMORY_LIMIT', '128M' );
at the end before:
/* That's all, stop editing! Happy blogging. */ /** Absolute path to the WordPress directory. */ if ( !defined('ABSPATH') ) define('ABSPATH', dirname(__FILE__) . '/');
If this does not help, check with your hoster to increase php memory in php.ini.
Come back, if you still have problems.
If possible, can you give us an admin account pls.Cheers!
GünterFebruary 4, 2015 at 2:57 pm in reply to: How to make telephone and social media icons larger in top right corner? #390750Hey onedesignprint!
Thank you for using our theme.
In custom.css or Enfold->Styles->QuickCSS put the following and adjust the values:
.phone-info { font-size: 15px !important; } #top .social_bookmarks { font-size: 15px !important; }
Cheers!
GünterHey enricobaumgart!
Thank you for using our theme.
This element always takes 100% of it’s surrounding container. The only way to “center” it is to place empty sections with the same width to left and right of the element, which contains the list.
Cheers!
GünterHey newtonlinchen!
Thank you for using our theme.
Did you edit the settings for the woocommerce pages as you did for the other pages? Otherwise Enfold uses the default settings for these pages.
The pages are Shop, Cart, Checkout, MyAccount.
Of course you have to recheck your CSS setings for these pages also.
Regards,
GünterHey!
Thank you for coming back.
Try to add the following for the headline and adjust the value:
.col-2 h2, .col-1 h2 { padding-left: 10px !important; }
or try;
.col-1, .col-2 { padding: 10px !important; }
Cheers!
GünterHey!
Thank you for coming back.
Try the following please:
#top .av-masonry { margin-left: 20px !important; }
Regards,
GünterHi!
Glad we could help you. Enjoy the theme and thank you for using the forum.
Cheers!
GünterHey charlotteraboff!
Thank you for coming back.
Try to add the following and adjust the values:
#main .content p { font-size: 16px !important; } .title_container .main-title { font-size: 24px !important; }
Cheers!
GünterHey tcoach84!
Thank you for using our theme.
In custom.css or Enfold->Styles->QuickCSS put the following and adjust the value as needen:
.page-id-9 #accordion_slider_0 { margin-top: 10px !important; }
You can also use:
.page-id-9 #accordion_slider_0 { border-top: 10px solid black; }
Cheers!
GünterHey crewneck!
Thank you for coming back.
Try the following:
#top .av-masonry { padding-left: 20px !important; }
If you want to limit it to this page:
#top.page-id-22 .av-masonry { padding-left: 20px !important; }
Best regards,
GünterFebruary 4, 2015 at 12:00 pm in reply to: Changing Social Icon Size on Footer, the position is went wrong #390669February 4, 2015 at 11:58 am in reply to: Can I add a special footer bar to Woocommerce pages? #390668Hi bloodyamazing!
Thank you for using our theme.
WooCommerce uses the default page “Shop” and also other default pages for checkout, ….
If you open that page you find a section “Layout” as on every other page, where you can change the footer settings.
Best regards,
GünterFebruary 4, 2015 at 11:38 am in reply to: Changing Social Icon Size on Footer, the position is went wrong #390659Hi ndutzzzzzz!
Thank you for coming back.
Try the following and adjust the values: (top right bottom left):
#socket .social_bookmarks { margin: -80px 0 0 30px !important; }
Regards,
GünterHi TheElear!
Thank you for coming back.
No. The layout is calculated by isotop plugin and there is no option to center the elements. This would need to rewrite the plugin.
Cheers!
GünterFebruary 3, 2015 at 12:53 pm in reply to: How to control the font size inside a team member element? #390020Hey!
Thank you for coming back.
I’m not sure about your question.
If you create a blog page each post of the blog can have a more tag to link to the single blog page to read the full content.
For a page content it does not make sense.Cheers!
GünterFebruary 3, 2015 at 12:34 pm in reply to: Can not find "And where do you want to display the Blog?" in theme options. #390016Hey!
Thank you for using our theme and the forum.
Glad you found the solution.
Enjoy the theme.Cheers!
GünterFebruary 3, 2015 at 12:31 pm in reply to: How to control the font size inside a team member element? #390015Hey!
Thank you for coming back.
Try the following and adjust the value of line-height:
.avia-team-member p { font-size: 20px !important; line-height: 30px; }
Regards,
GünterFebruary 3, 2015 at 12:16 pm in reply to: WooCommerce – Remove and delete Show details button under product images #390008February 3, 2015 at 12:14 pm in reply to: How to control the font size inside a team member element? #390007Hi DROR!
Thank you for coming back.
Use the following and adjust the values:
.avia-team-member .team-member-name { font-size: 25px !important; } .avia-team-member .team-member-job-title { font-size: 18px !important; } .avia-team-member p { font-size: 20px !important; }
Best regards,
GünterFebruary 3, 2015 at 12:07 pm in reply to: WooCommerce – Remove and delete Show details button under product images #390003Hi Kristianbang12!
Thank you for using our theme.
Try to use the following:
#top .avia_cart_buttons .show_details_button { display: none !important; } #top .avia_cart_buttons .button-mini-delimiter { display: none !important; } #top .avia_cart_buttons .add_to_cart_button { width: 100% !important; }
Best regards,
GünterHey changegroup!
Thank you for coming back.
To remove the title on this specific page:
.postid-5220 .post-title { display: none !important; }
To remove all single post titles:
.single-post .post-title { display: none !important; }
Cheers!
GünterHey emeyer1!
Thank you for using our theme.
in functions.php at the end put the following:
add_filter('avf_loop_index_blog_meta', 'my_avf_loop_index_blog_meta', 10, 1); function my_avf_loop_index_blog_meta($blog_meta_output) { if( is_string($blog_meta_output) && (stripos( $blog_meta_output, 'post-author-format-type' ) !== false)) { $blog_meta_output = ''; } return $blog_meta_output; }
Cheers!
GünterFebruary 2, 2015 at 6:03 pm in reply to: Enfold theme breaks when third-party plugin is DIS-abled #389510Hey foreigner!
Thank you for using our theme.
Did you already try to:
– switch to a standard WP Theme
– uninstall that plugin
– reactivate EnfoldIf you do not mind loosing your settings you can also try to uninstall Enfold and reinstall it again after uninstalling the plugin (or export the settings and import them again).
Regards,
GünterHi!
Thank you for coming back.
Can you send us a link to the page pls so we can see your setup of the page and check for correct CSS?
Best regards,
Günter -
AuthorPosts