Dear Enfold Team,
Please find my Q1 + Q2 below.
Thanks for your help in advance!
Dimo ZanzovGuest
Hello,
I would like to buy the Enfold – Responsive Multi-Purpose Theme. My question is whether I can use it on a different domain for trying the functionalities and after that transfer the license to the actual site, followed by deleting the installed theme from the initial one?
Regards,
DZ
Basically, I need to fix the video at the top of the site so that it scrolls over all the content on the home page.
It used to be sufficient to indicate ‘fixed’ but this no longer works (and the enfold people know this because there is a warning that on Firefox and other browsers this function may no longer work)
Hi Team, i am sorry to post here but i cannot post new question in the forum (i think i am still in the 6 months support timing though).
can you explain to me how to set up breadcrumbs in some pages ? can we put breadcrumbs page by page ? i selected in the enfold them + on each layout page i want but they dont appear. i tried to switch from transparent header to not transparent but it doesnt work
other point : Sidebars
my sidebars are not a straight bar as it is cut by page elements and the menu (sidebar widget) is always randomly located .. is there a bug with sidebars ?
Hey H.O. GmbH,
Thank you for the inquiry.
We noticed that the site is using a very old version (5.1.2) of the theme. Please upgrade it to the latest version (6.0.9), then toggle or temporarily disable the Enfold > Performance > File Compression settings after the update and purge the cache.
Let us know if the issue with the cart dropdown persists.
Best regards,
Ismael
Hi,
I would like to adjust the height, font size ect. of my sliders for responsive tablet and smartphone size. How can I do that? Couln´t find the settings in the LayerSlider Plugin which should used for the Enfold plugin.
Thank you in advance.
Hey walhai,
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,
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
Thanks Rikard I don’t udertsand what this is asking me to do, can you advise?
2. Check if WordPress is able to send e-mails
Go to the login screen of your WordPress installation and attempt to recover your user password, if you do get the e-mail then it may be that your server is only allowing e-mails sent from the default WP address (should be like “ (Email address hidden if logged out) ”). In this case, you can set the Enfold contact form to send messages from that address, just add the following snippet to your theme/child theme functions.php file:
function change_cf_from() {
return ” (Email address hidden if logged out) “;
}
add_filter(‘avf_form_from’, ‘change_cf_from’, 10);
Hallo Service
Kann im Backend mit dem erweiterten Layout Editor im ENFOLD nicht mehr die Inhalts-Elemente im Layout editieren. Alle Inhaltselemente sind leer. Das Frontend sieht gut aus. Habe alle Plugins disabled aber immer noch leere Seiten. Es ging bis jetzt mit den Plugins, sind auch keine neuen hinzugekommen.
Das einzige wo ich wechselte war von PHP-Version: 8.1 auf PHP-Version: 8.2.7. Auch das wechselte ich wieder, war immer noch leer.
Wo ist das Problem?
Mit freundlichen Grüßen
Fred Braune
Hi,
Thanks for the update. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
I have a valid API key which works well if I embed the maps via code block. As soon as I use the Google Maps Media Element I receive an error, because the same API key isn’t accepted in Enfold settings of my page. What am I missing?
Kind regards.
Emails from following key contact forms on our website have not been received by us since 17 February (that was the last one we received).
I just filled them in as a test from my home email address and I received an acknowledgment email to my home email as the sender of the firsttwo forms but nothing to the business email address. They are not in spam either and the server people cannot see an issue
On the third and fourth forms I also tried completing tthem from my home email address but nether the business email address or my home email address has received the message or acknowledgement
However we have received two messages from thrid parties on the third form earlier this morning.
I’ve checked the website and all looks fine.
Please could you help.
Hi,
Thank you for the update.
You can adjust the menu items in the Enfold > Advanced Styling panel. Look for the Main Menu Links element. You can choose to apply styles on hover, active state, or both.
Best regards,
Ismael
Hi,
Does Enfold have any option for adding text boxes to highlight/set off text?
You can manually add the html in a text or code block.
<div class="av_spacer_panel av_spacer_panel_3" style="border-width: 18px; border-color: red;">
<div class="av_spacer_panel_content">This year’s concert season is dedicated to the memory of Professor Danlee Mitchell (October 5, 1936 – July 31, 2024), a distinguished musician, educator, and archivist who made significant contributions to the world of music and, as a long-time board member, played a major role in shaping the Center for World Music.</div></div>
This will create a text box with 18px border.
To further adjust the style of the text box, you can add this css in the Quick CSS field:
.av_spacer_panel {
/* more adjustments here */
}
.av_spacer_panel .av_spacer_panel_content {
/* more adjustments here */
}
Best regards,
Ismael
Hi,
Thank you for the update.
The Enfold > Layout Builder > Lock Advanced Layout Builder For Admins As Well option was enabled, which disabled the ALB for everyone. We have now disabled the option.
Best regards,
Ismael
Hey ballindigital,
Thank you for the inquiry.
You can add this css code to adjust the width of the columns:
.shop_columns_2 .products .product {
width: 100%;
}
If you need to apply this to a specific Product Grid element, you have to apply a Custom CSS Class name or ID to the element.
— https://kriesi.at/documentation/enfold/add-custom-css/
Best regards,
Ismael
Thanks, Rikard. That documentation is helpful.
Now, this has answered, quite positively, the first part of my original question, about the adding whitespace in the classic editor. Now, may I press the inquiry to the second question. Does Enfold have any option for adding text boxes to highlight/set off text? As for example in the page linked below.
Thanks!
Well now the homepage hero image shows, but not logo is not set up in the same way on all pages. On the homepage when I scroll down, it switches to the original Enfold on mobile. On some pages it just doesn’t change from transparent to coloured. I tried in multiple ways, incognito and different browsers. The issue persists. Is this a caching issue again? Not sure what’s happening really.
Thank you,
Lilija
Hi,
Thanks for the update, we’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. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hey Kolawole,
You can see the available licenses on our Themeforest page: https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990. Most users pay for single licenses as they produce sites.
Best regards,
Rikard
Hey lara666,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top #header .av-main-nav > li.current-menu-item > a .avia-menu-text, #top #header .av-main-nav > li.current-menu-item > a .avia-menu-subtext {
color: #ED1C24;
}
.header_color .main_menu ul:first-child > li > a {
color: #fff;
}
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hey Köln,
I don’t believe that you will have any trouble, but I do recommend first creating a full backup of the site and database, just in case.
To update your version of Enfold you will need to download the latest installable WP version from your Theme Forest account and upload it to your WordPress ▸ Appearance ▸ Themes ▸ Add Themes ▸ Add New

after you choose the zip file and click install, you will see a This theme is already installed message because you are updating, you can continue

then you will see the Theme updated successfully message.
Best regards,
Mike
Hi,
Glad we were able to 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
Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
@media only screen and (max-width: 767px) {
#footer-page .av_one_fifth .avia-image-container {
padding: 10px 0;
}
}
adjust the padding to suit.
Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
Best regards,
Mike
Hi,
Try adding this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
@media only screen and (max-width: 767px) {
.small-preview, .big-preview {
max-height: 200px;
}
.small-preview img, .big-preview img {
width: 100%;
height: 200px;
object-fit: cover;
}
}
and adjust the height to suit.
Best regards,
Mike