Hey karin,
You have further settings under Enfold->General Styling->Typography, please check there. I would recommend that you use the Special Heading element for your headings though, instead of a Text Block element.
If you need to alter the letter spacing then you can use custom CSS like this Quick CSS:
h1 {
letter-spacing: 10px;
}
Best regards,
Rikard
Hi Mike
Thank you for responding.
I need to draw your attention to a couple of important things.
First – the CLS score for each of the pages I gave you are correct. The results you have highlighted at the top of the Insights page are the site averages, not the actual result for that individual page – hence the word ‘cumulative’ : these are drawn as averages. If you select desktop and scroll down you will see the actual result for that page. Yes, these are live results unless the Google engineer I was speaking to is lying. He is on the dev team for this exact metric.
Each of the failing pages (I have 200 of them) carries a red score for CLS and every single one of them has the grid layouts. Insights gives the top three offending CLS issues and they are all grid related for desktop tests.
So that has to mean that every Enfold user has a potential issue with their grid layouts altering positions of DOM elements on each page they appear on yes?
If you believe that to be a ‘no’ then explain why every page I test on, with grids, carries a 0.337 CLS score under Desktop. I am not making this up Mike – the results are on the screen.
And I understand you supplying results from another testing tools but that is unimportant for Google. It is Insights telling me the grid elements cause layout shifts – end of story.
So this needs to be corrected. Everything else is arbitrary to the issue. You can test with as many other tools as you like but the errors remain. The human eye is irrelevant because Google is not measuring that – it has a benchmark and that has a cut off point – one that Enfold grids are failing on.
If I have cause this then I would love to know. I have never made any code changes to any of the grids. FYI Lazy Loading makes no difference.
I get there are other things that cause issues like menus but that isn’t a priority as it doesn’t have the greatest impact – grids do! it’s there in black and white Mike.
Would appreciate your feedback or if anyone else want’s to weigh in on the issue which I happen to think is extremely important – I have data to prove that since this metric began to fail I have lost 60% of traffic to these pages (cumulative) since Google lowered it’s tolerance level for CLS.
Many thanks
Ed
Hello, everyone,
I use Enfold and WC and have a question.
I built my shop page via Enfold using the “Product List” from WC.
How can I not hide the “Out of Stock article” completely, but instead show it grayed out and not clickable?
Hallo zusammen,
ich nutze Enfold und WC und habe eine Frage.
Ich habe meine Shopseite über Enfold mit der “Produkt-Liste” aus WC gebaut.
Wie kann ich den “Out of Stock-Artikel” nicht ganz ausblenden, sondern z.B. ausgegraut und nicht anklickbar darstellen?
Hello,
what effect is the writing:
“Say hello to a recently upgraded Enfold!”
on the current demo: https://kriesi.at/themes/enfold-parallax/
Dear support,
I am trying to get ALB work with a custom post type – events – and I have added the following code, according to this page – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#alb-for-any-post-type
<?php
// Exit if accessed directly
if ( !defined( 'ABSPATH' ) ) exit;
function avf_alb_supported_post_types_mod( array $supported_post_types )
{
$supported_post_types[] = 'events';
return $supported_post_types;
}
add_filter('avf_alb_supported_post_types', 'avf_alb_supported_post_types_mod', 10, 1);
// BEGIN ENQUEUE PARENT ACTION
// AUTO GENERATED - Do not modify or remove comment markers above or below:
// END ENQUEUE PARENT ACTION
But I don’t see the events post type when I add the Blog post Element to a page.
Am I trying something impossible here?
Please feel free to have a look – it is a test install.
Is there any way I can use ALB to edit an Event single page or Archive page?
Best,
Chrilles
When I go to APPEARANCE > CUSTOMIZE in my WordPress dashboard, I get this error:
“There has been a critical error on this website. Please check your site admin email inbox for instructions.”
Any ideas?
UPDATE: I received this error message from my WordPresss installation:
====
Howdy!
Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.
In this case, WordPress caught an error with your theme, Enfold.
====
Thanks.
-
This topic was modified 3 years, 6 months ago by
envato99.
I can’t set the H1 in responsive to 50px in the text block. Enfold only offers me a maximum of 40px. i need to be able to change the font for responsive divices. Besides, you can’t set letter spacing in advanced styling for H1-H6, but you can in “button styling”.? I work with versal latters and have to use letter spacing.
Hi,
Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
Thanks for the update, I’ll go ahead and close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hey Sovietovic,
You would have to use a full screen element for that, for example the Fullscreen Slider. Did you try that out? Here’s an example: https://wpexpert.se/enfold/full-screen-gallery/
Best regards,
Rikard
Hi,
I’m struggling with one thing. All galleries I tried to use with Enfold seems to be limiting image size of pictures once clicked (slideshow) to a small size.
There is however lot of unused space around this image which could be used to display the image much bigger.
When I check the image it is showing it seems to be always resized image 1030x(642/639). Any specific reason why it is not using the biggest but some resized picture? This seems to be the same for all the galleries
Current state:

Would something like this be possible to be configured with current Enfold galleries option?
Expected state:

Because images are for my business critical I need somehow to be able to show them as big as possible.
Thanks
-
This topic was modified 3 years, 6 months ago by
Sovietovic.
-
This topic was modified 3 years, 6 months ago by
Sovietovic.
-
This topic was modified 3 years, 6 months ago by
Yigit.
Good morning to you!
Yes, exactly I mean the Mail-Poet font. However, recently there is the same problem on pages with other plugins. Look: https://sii-kids.de/wp-content/uploads/Screenshot-705.jpg
In Enfold, Open-Sans has been set for ages!
That’s exactly the problem: the correct font is set there, but in some places it is ignored and another one is simply taken.
I have this problem on more websites, including client websites. That means it’s no use if you set it on our club website and I don’t know how you did it. Because it must be done x times….
best regards
Susanne
Translated with http://www.DeepL.com/Translator (free version)
Hey Susanne,
Thanks for your question, do you mean the font used in your mailpoet form:

this seems to be the font Monaco, is this a custom font that you have installed?
What font do you want to use, Open Sans?
Typically you would select the default site wide font at Enfold Theme Options ▸ General Layout ▸ Fonts

If this doesn’t help please include an admin login in the Private Content area so we can examine, is there other places that you want to change the font?
Best regards,
Mike
Hi,
Glad Ismael could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hey redFox,
Thanks for the link to your page, I see that you have google maps showing, I believe that the map is pulling the font, please follow this thread.
If this doesn’t help please login to the support fourm and open a new thread your question was asked through our PreSale Request Contact Fourm which is not the correct place for support questions.
If you have not done so yet, please register for support.
Best regards,
Mike
Hi,
Thank you for your feedback, I have submitted an issue report to the Dev Team for their review, and a solution will most likely be added to a future update.
We need to keep this thread focused on this one issue, so please ask your other questions in separate threads, as keeping each thread on a single topic or issue is most efficient for support and future readers to find solutions, and in this case for the review of the Dev Team.
Thank you for your patience and understanding and using Enfold.
Best regards,
Mike
if it makes you feel better, I don’t see the described on any of my browsers I have installed on OSX.
The element should either hide itself with the hr element – or another theory – it could be the hidden input field (I assume this is some kind of honeypot that Enfold sets).
now i test it on a real mobile device – and indeed it is present.
to test if it is the hidden input field try:
#top.page-id-5319 #avia_3_1 {
background-color: transparent !important;
border: none !important
}
or it might be the missing image in an image container – it is a different place – but i do not know what mobile devices do in that case:

Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hey markpay10,
Thank you for your question, but I don’t think that I understand what you would like to achieve.
I went to your website and mouse-over your menu and sub-menu items and see that the color of the text changes, so do you want your body text and the headings to also do this?
If so Please try this code in the Enfold Theme Options ▸ General Styling ▸ Quick CSS field field
#top #wrap_all .all_colors h1:hover,
#top #wrap_all .all_colors h2:hover,
#top #wrap_all .all_colors h3:hover,
#top #wrap_all .all_colors h4:hover,
#top #wrap_all .all_colors h5:hover,
#top #wrap_all .all_colors h6:hover,
#top #wrap_all .all_colors p:hover,
#top #wrap_all .all_colors span:hover{
color: #b3d5cd;
}
After applying the css, please clear your browser cache and check.
This is the expected results:

Best regards,
Mike
you can see here the page : https://enfold.webers-webdesign.de/blog/
you can see on the bottom that code-block. It is a part of postslider.php.
And yes – i can see that the articel tag wasn’t closed before – but i do often post parts of code elements inside that code-block element. Never before i recognised such a result. But errors never occurred on the page/post itself; only in the search results page that error occurred.
So can be closed – i only test now if the error occurs with Enfold code-block element only – or if it is due to the prism script to beautify codeblock element.
on some servers when ia have saved the theme settings and go through the site like other plugins or edit sites, and i come back to the them settings there is the button “save all settings” highlighted in blue…. but i have no changes made!
I am trying to figure out how to control the look and feel of the Search Results, for WooCommerce products. Obviously, I can do some things in CSS, but I am finding that it is pulling the full content of the product information, which by default shows all of the attributes and lots of other minor meta information. I have had success removing some of that, but am running into issues in that it is not parsing Enfold shortcodes like buttons.
Is there an easy way to turn on the parsing for Search Results?
Even better, is there a way to completely control the way search results are displayed?
Thank you for any suggestions or guidance!
-jason
Cody WicksGuest
Hello!
I have been using Enfold since 2016. I am feeling frustrated as I just bought exttended support again to ask a simple question about something that should be easy… And now I cannot post in your support section still even though I am logged in .
I simply just want to fix my contact forms as we recently found out they haven’t been working since August and we have lost an unknown amount of business.
Please help and please let us post on the support forum as we currently cannot for some reason!
Hello
Can you help me to set up a css for allowing me to set open by increments the type for both body copy and headings?
You helped me some time agio with doing the same thing with another website but I cant remember how you set up the css and where it goes on the site.
The url below just goes to the basic work I have done so far. If you mouse over the menu the drop down menus I would like to be set open like the main menu item. Also I would like to set opn the text in the body and the headings if possible…. not the script.
Love the Enfold theme, I have used it so much.
Thank you.
Hi,
You can set the transparent menu colour under Enfold->Header->Transparency Options.
Best regards,
Rikard
Hey Armin-H,
Thanks for the login to your site, your titillium-for-enfold font zip had two folders in it:
__MACOSX
titillium-for-enfold
there should be no folders in your zip file, only fonts, I corrected this for you and tried to install but still had the error.
I tested on my test site and the new font zip installed correctly.
I believe the issue is that your server is using PHP 7.2.34 and the minimum recommended PHP version for WordPress is v7.4
Please check WordPress ▸ Dashboard ▸ Tools ▸ Site Health and ask your webhost to update your PHP version

Best regards,
Mike
Hi,
@paudimodel, please note that these icons are not default in the theme, you will need to add your own custom Fontello icons to your theme, please follow our documentation to add your own custom fonts: Adding your own Fontello
The code that Sozo posted will help you add many at the same time, but you will need to modify it for the icon font that you download.
If after you install your custom icon fonts to your site and follow the documentation find that you need further help, please create a new thread and include a recap, and WordPress admin access in the Private Content area so we can assist. Since this is not your thread posting your login here will not be private and is not recommended, and you will not see anything we write in the Private Content area.
Best regards,
Mike
Hi,
Glad Rikard could help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
i edited the file on pastebin – since 128ff there are the changes for that typewriter case.
see: https://pastebin.com/2asu1gtk
download: https://pastebin.com/dl/2asu1gtk
just replace it with the former file – and refresh all cachings and merged files
see here working : https://enfold.webers-webdesign.de/rotator-typewriter/
by the way – i recognised with light font color on dark background the animated letters with the blinking caret looks a bit strange.
this comes not from my edited js file. i will see later what css might be responsible for it.
EDIT: Now i changed the file once again :
if you set to the headline rotator that custom class:
once
– it will stop after one cycle
if not – then you have the default behavior
Hi Rikard,
Many thanks for your reply. I am still having this same problem – so I do still need help please.
Please can you try to reproduce these errors:
1 – Try to edit menu (Appearance > Menus> Footer menu) and save change
2 – Try and edit Enfold Theme options (Enfold > Theme Options > Header> extra information) and save change
3 – Try to edit a page using Layout builder (Pages > All pages > edit OR via Front end page > Edit page) and save change
All 3 of these actions return the errors I mentioned, including the ERROR_CONNECTION_RESET error.
I’m very curious if you can do any of these 3 actions succesfully – looking forward to your answer.
Best regards,
Gil