Hi SHR Design,
Please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.
Best regards,
Rikard
Hi,
Thanks for the feedback, I looked at your page and as I understand you wish that the contact info (.phone-info) was centered, so to achieve this please try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#header_meta.av_phone_active_right .phone-info {
float: none;
text-align: center;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
The configuration elements in Enfold are not displayed correctly in wordpress, I attach a screenshot.
We have tried to deactivate all plugins without result. We have also tried switching from Enfold Child to Enfold and vice versa but the problem still persists.
Attached screenshots.
Hi,
Thank you for the link to your site, I recommend changing this css:
@media only screen and (max-width: 767px) {
.av-elegant-toggle .taglist a {
line-height: 4.0em;
font-size: 0.9em;
padding: 12px 24px;
}
}
to this:
@media only screen and (max-width: 767px) {
.av-elegant-toggle .taglist a {
line-height: 4.0em;
font-size: 0.9em;
padding: 12px 20px;
display: inline-block;
}
}
This is the expected results:

Best regards,
Mike
PMParticipant
Dear Enfold Team,
Google has announced to change the FID to INP (Interaction to Next Paint). Now we are facing big problems with the INP value, considering mobile devices. How to improve that with enfold? Please in see in private Content the link to pageSpeed results. If you need a summary from GT Metrics we will provde you with hat.
How can we solve the problems? How to change the settings?
Best regards
P
-
This topic was modified 2 years, 5 months ago by
PM. Reason: remove spelling mistakes
Hi JacobSalomonsen,
Can you try to rollback or revert to the previous version of Enfold?
Then try to setup a staging site and perform updates there, and if the issue still persists, please give us temporary admin access to the staging site so we can further inspect it.
Best regards,
Nikko
Hi chitz,
The error you are getting does not mean that your support expired but maybe PHP ZipArchive Extension is not enabled on your server/webhost, or some settings are not set properly or insufficient. Here are some posts that are related to it:
– https://kriesi.at/support/topic/cannot-instal-enfold/
– https://kriesi.at/support/topic/i-cant-install-the-enfold-theme/
– https://kriesi.at/support/topic/how-to-register-a-theme-on-enfold-3-3-2-do-i-first-download-latest-version/#post-1404769
Try to enable PHP ZipArchive Extension and if it’s already enabled try to adjust some of the settings mentioned in the posts given.
Best regards,
Nikko
Hi diogovareta,
I’m glad that Ismael could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Here is the script we are using on the new website below. We cannot get the link to function correctly. Can you take a look and ensure we are not doing something wrong, or is it possible to use code in this area?
-
This topic was modified 2 years, 5 months ago by
So Evolve.
Hi Steve,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi ausgesonnen,
Please go to Enfold > Advanced Styling, in the Select an element to customize dropdown, choose All Headings (H1-H6), click Edit Element button.
Then set Text Transform to None.
Hope it helps.
Best regards,
Nikko
Hi limedrop,
Unfortunately, we don’t have styling options for the Mobile Menu, however, we can assist you with the CSS code necessary to have that style, you can try to add this CSS code in Enfold > General Styling > Quick CSS, to set the background color, color, font-size, etc.
#top #wrap_all #av-burger-menu-ul li a {
background-color: blue;
}
#top #wrap_all #av-burger-menu-ul li a .avia-menu-text {
color: white;
font-size: 18px;
}
Hope it helps.
Best regards,
Nikko
Hi diogovareta,
Edit the content area column, and make sure Equal Height Columns is set to Equal Height.
Then, edit the sidebar column, and go to Advanced > Developer Settings > Custom CSS Class, and add my-sidebar to the field and save it.
Then, go to Enfold > General Styling > Quick CSS and add this CSS Code:
#top .my-sidebar {
border-left: 1px solid #e1e1e1;
padding-left: 50px;
}
Best regards,
Nikko
Hi Juergen Raab,
Thanks for contacting us!
Yes, there’s a demo for theme, you can view all the demos here: https://kriesi.at/themes/enfold-overview/
The demo can be used in multiple installations without buying it, however, a single license will only be allowed in a single domain, though you can use it in the subdomain where your Enfold installation is located, or in localhost.
Best regards,
Nikko
Hi ausgesonnen,
Go to Enfold > Advanced Styling, then in Select an element to customize dropdown, select Main Menu Links and click the Edit Element button, and set Font Weight to Bold.
Hope it helps.
Best regards,
Nikko
Hi ausgesonnen,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi,
Glad to hear that you have this sorted out, 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
Hi,
Thank you for sharing your solution, 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 have the following error in my Enfold (updated to newest version):
When I make changes to a component, the following components on the page gets deleted.
Components are visible in edit mode but not in preview mode.
When I save the page, the missing components are not saved
It happens on multiple pages – apparently not a separate corrupted page
I have tried to remove all inline HTML code – no change
To the best of my knowledge this happens for all types of components.
This behaviour seems to have come up recently. I’ve used WordPress and Enfold for 10+ years – I regularly update pages and have never had this issue before.
Juergen RaabGuest
Is there a DEMO of the theme?
Can I use the theme for multiple installations or do I have to buy it each time?
Hi Petra,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 1150px) {
nav.main_menu {
display: block !important;
}
#avia-menu .menu-item {
display: none;
}
.av-burger-menu-main.menu-item-avia-special {
display: block;
}
}
Best regards,
Rikard
Hey Antonio,
Did you make sure that the token has the correct permissions? https://kriesi.at/documentation/enfold/theme-registration/#toggle-id-5
Best regards,
Rikard
Hi,
Thank you for your patience, I see from your FTP details that you are using the OVH webhost, they have told other users that our IP address is on their block list, this is why you have trouble installing the demos. In your past threads we have helped you by manually installing the demos by getting the images from our test sites and manually adding this to your site in the media library and then adding the page shortcode by manually pasting it to your sites. We are happy to help, but it seems that you may be running a agency and are building many sites.
So if you are going to keep using OVH hosting, who will not unblock our IP, and want to be able to install our demos quicker on your own, I recommend setting up a localhost install and import the demo there, and then use the plugin Duplicator and then install the clone on your OVH server.
Other users, and yourself, seem to at times been able to install some of the smaller demos by “brute-force”, that is try and try again, and sometimes it works, but this can be hit or mis, I recommend using the Duplicator method.
Please note that sometimes when you install a localhost the PHP ZipArchive Extension is not enabled by default, your localhost server will need this to extract the zip file for the demo, please also ensure that your localhost has the other settings good for easy deployment, perhaps like this:

Please give this a try.
Best regards,
Mike
This reply has been marked as private.
Hi Mike,
thanks for your reply!
Good to know that Kriesi has its own plugins to enlarge the Enfold functionalities, I did not know that.
I have installed the plugin from this path KriesiMedia/enfold-library/codesnippets, tricks, plugins/Enfold/integration plugins/Enfold/Special Character Translation/avia-special-characters_1_1_1.zip (your URL gave an error) and adapted the Marker Popup description in the OSM element as follows:
###lt###strong###gt###Company Name###lt###/strong###gt###
###lt###a href=”mailto: (Email address hidden if logged out) ” (Email address hidden if logged out) ###lt###/a###gt###
Unfortunately NO bold text nor link are shown. Did I do something wrong or forget something? I can’t find the solution… Hope you do!
Thanks a lot for your help!
Best regards, Cornelie
P.S. Please also see the Private Content.
ChittraGuest
I have bought enfold in 2014. Did nt use much.now on installn in wordpress its giving expired link. In additional in themeforest under download i dont see my purchase hence i am unable to extend support.
Grateful if you help
Hi all.
I encountered the following problem:
I’m creating a custom page for the wooCommerce archive and using full-width blocks. However, when I assign this page as the main page of the store in the WooCommerce settings, all the full width blocks become the width of the container: 1430px
How to fix it? in the same way on the pages of categories – the top banners with category pictures are aligned with the width of the container. I ask the guru for help. Thank you.
-
This topic was modified 2 years, 5 months ago by
AlexCryo.
Hey sharolyn,
Thank you for the inquiry.
If the automatic demo import continues to fail, you might want to consider installing the demo manually using the XML files. Please check the documentation below for more info.
// https://kriesi.at/documentation/enfold/import-demos/#how-to-manually-import-a-theme-demo
Best regards,
Ismael
Hey diogovareta,
Thank you for the inquiry.
This particular issue with the Accordion element has been fixed in the latest version of the theme. Please upgrade to version 5.6.8 to get the patch, then make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings to regenerate the scripts and stylesheets.
Best regards,
Ismael
Hi, I would like to utilize the Motion.Page plugin with Enfold. I was curious if anyone has used it and if it is compatible with the Avia web builder. For reference, this is what I am talking about: https://motion.page
Thanks
~ JP