Forum Replies Created
-
AuthorPosts
-
Hi Mark,
I checked your site but it seems your site is currently being updated. Try using this css code:
.home ul.products li.product h3 { height: 80px; }Hope this helps. :)
Best regards,
NikkoHey Andrea,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#sfmsb_settings-3 .sfmsb-follow-social-buttons { text-align: center; } #sfmsb_settings-3 .sfmsb-follow-social-buttons a { display: inline-block; float: none; }Hope this helps :)
Best regards,
NikkoHi ChangeGroup,
Sure, just post back on this thread, if you need more assistance :)
Best regards,
NikkoHi,
Glad that Rikard helped you. Thanks for using Enfold :)
Best regards,
NikkoJuly 25, 2017 at 8:42 am in reply to: Easy slider and fullscreen slider not working properly #829454Hi,
Glad that Victoria helped you. Thanks for using Enfold :)
Best regards,
NikkoHi,
For the font size (global) you can go to Enfold > General Styling > Font (tab) > then look for Default content font size and set it to the px size you want.
For menu, go to Enfold > Advanced Styling > choose Main Menu Links in the dropdown menu then click on the Edit Element button, then modify the font size as you see fit. Hope this helps :)
Best regards,
NikkoHi,
Glad that it’s working fine now. Thanks for using Enfold :)
Best regards,
NikkoJuly 25, 2017 at 8:36 am in reply to: Customize PHP Template for Single Post Pages that use Advanced Layout Editor #829443Hey rickyporco,
It also uses template-builder.php, you use this conditional tag for it:
if( is_single() ) { }Hope this helps :)
Best regards,
NikkoJuly 25, 2017 at 8:22 am in reply to: Many internal server 500 errors at google webmaster search console #829426Hi,
Can you try to increase your memory limit, you can find an instruction here: https://fancythemes.com/increase-wordpress-php-memory-limit/ or you can ask your webhost to assist you with it. Hope this information helps :)
Best regards,
NikkoJuly 25, 2017 at 8:17 am in reply to: Text Block edits not saving on existing Page (4.1.2 Enfold, latest WP and PHP 7) #829414Hi Dave,
Glad that you figured it out. Thanks for sharing the information, it’s really helpful and thanks for using Enfold :)
Best regards,
NikkoHi,
Can you try to use the child theme that you can download here: http://kriesi.at/documentation/enfold/using-a-child-theme/ and also follow the instructions, that should fix the problem.
Best regards,
NikkoHi,
I have checked your site and noticed that nothing was set for the Enfold Child Main Menu, I have set the “Main Menu” to be the Enfold Child Main Menu, let us know if it’s good now :)
Best regards,
NikkoHi,
I tried to check the link you gave but it returns this:
This site can’t be reached beta.domain.com’s server DNS address could not be found.Best regards,
NikkoJuly 25, 2017 at 6:22 am in reply to: Problem with double menu and WPML position on the new update. #829378Hi Benjerry,
Most of the double menus showing are due to caching issues, can you try to flush out the cache and check. Hope this helps.
Best regards,
NikkoHi,
Yes, if it’s the frontpage/homepage it should use the tagline in Settings > General. Can you try to disable all plugins, then check if it’s right, then try to enable them one by one to know what plugin is causing it.
Best regards,
NikkoHi,
Can you try using this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:1024px) { .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item { display: none; } .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special { display: block; } }Hope this helps :)
Best regards,
NikkoJuly 25, 2017 at 5:59 am in reply to: How to add a redirect Javascript code to the child theme #829373Hi D,
Try to ask the support of contact form 7, I think they would be able to help better regarding it :)
Best regards,
NikkoHi Dave,
Yes we’ll help you with it, you just need to check what customizations were done with the header.php, then copy header.php of the latest enfold theme and paste it in the child theme, then apply the customizations that were made before.
Best regards,
NikkoHi,
Can you try to add this css code in Quick CSS (located in Enfold > General Styling):
#main .container_wrap_first { min-height: 500px; }Just adjust the minimum height value. Hope this would be helpful
Best regards,
NikkoHi Justin,
Glad that Jordan helped you. Thanks for using Enfold :)
Best regards,
NikkoHi,
Thanks, can you ask the hook/action they use on the single product page? there are lots listed in config.php of config-woocommerce folder of the enfold theme, I’m not sure which woocommerce hook/action they are using.
Best regards,
NikkoHi,
Try to replace the code I gave you to this one:
#top table.shop_table.cart .actions .button { width: auto; opacity: 1; }Hope this helps :)
Best regards,
NikkoJuly 25, 2017 at 4:53 am in reply to: Special headings in tabbed sections behave differently to in color sections #829350Hi,
Thanks for pointing that out, can you try adding this css code in Quick CSS (located in Enfold > General Styling):
.av-layout-tab-inner .av-special-heading-tag { text-transform: uppercase; }Hope this helps :)
Best regards,
NikkoHi,
Can you give us temporary admin access? so we can check it. Just post the details in private content so it will be visible only to the moderators and you as the thread creator.
Best regards,
NikkoJuly 25, 2017 at 4:37 am in reply to: Footer menü und social icons nebeneinander auf Smartphone. #829344Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) { #socket .social_bookmarks { position: absolute; right: 0; float: none; margin: -10px 0 0; } }Hope this helps :)
Best regards,
NikkoHi Ivana,
For the footer try adding this css code in Quick CSS (located in Enfold > General Styling):
#footer { padding: 0; } #footer .widget { margin: 10px 0; }Hope it’s good :)
Best regards,
NikkoHi,
It should be fixed now. I have tested it and the issue was caused by the hummingbird pro plugin (I think it’s more on its caching feature).
Best regards,
NikkoHi,
Thanks for providing the access. I have tweaked the page a bit and added this css code in Quick CSS:
.page-id-2416 #main section.av_textblock_section { max-width: 100%; width: 1100px; min-height: 400px; }Hope it’s good :)
Best regards,
NikkoHi,
Just to confirm, are you referring to icons below the titles like Analytics / Print / Localization?
Best regards,
NikkoHi,
I think you would need to update also the header.php of the child theme, since lot has been changed on the header.
Best regards,
Nikko -
AuthorPosts
