Viewing 30 results - 691 through 720 (of 244,316 total)
  • Author
    Search Results
  • #1492174

    try :

    @media only screen and (max-width: 989px) {
        #top .header_bg {
            background-color: var(--enfold-header-color-bg) !important;
        }
    }

    adjust media-query width to your needs

    #1492171

    Hi,
    Glad that Yigit could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    #1492170

    Hey,

    Enfold was on sale during Black Friday/Cyber Monday week. The update notification was sent when we set the price back to the regular one.

    We haven’t released Enfold 7.1.4 yet.

    Best regards,
    Yigit

    #1492169

    Hi,
    Glad that Ismail and Guenni007 could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    #1492167
    Tim
    Participant

    Hi,

    I’m experiencing an issue with the Enfold theme on mobile/small screens:
    When the hamburger menu is active, the top header area briefly flashes white when I start scrolling down. After this quick flash, it fades back to the intended header background color.

    The issue occurs consistently on my own website, but to make sure it wasn’t caused by a local customization, I tested it on several official Enfold demos as well. The same white flash appears in the Enfold Knowledgebase Demo, so the bug seems to affect Enfold’s default configuration too.

    It happens only on narrow/mobile viewports and only at the moment when the page first starts scrolling. The header appears to transition through a white state before applying its final background color.

    Could you please take a look or let me know if there’s a known fix?

    Thanks!

    #1492164

    In reply to: AI SUMMARIZE

    yes I understand, but I think it’s a problem of enfold, because with elementor instead of enfold it works correctly

    #1492163

    on your ngg page the content is limited to 1140px – enfold uses on that container a padding: 0 50px

    so try:

    .page-id-1562 #section-width .container {
      max-width: 1240px;
    }

    btw. enfold version looks better – because images are not cropped.

    #1492162
    Elisa
    Guest

    Dear Enfold Theme Support,
    I have used your theme in the past. I am considering building my next project’s website with the Enfold theme. I kindly ask for information about the supported plugins. My project is for a hotel website, where reservations will be made through Airbnb, so for now I don’t need an internal booking plugin, but I will in the future. I would need to install the following plugins:

    – WP Reviews Slider (a plugin that collects Airbnb reviews)
    – WP User Frontend (or similar, Member Press, Ultimate Member) I need to have a dedicated area for employees where they can create a personal page with downloadable PDF documents.
    – Fluent CRM or MailChimp (email automation system)

    Does your theme support these plugins or similar ones?
    Thank you in advance for your time.
    Best regards,
    Elisa

    #1492161
    newmediologo
    Participant

    Hi.. Envato have released an update for Enfold but the version in the update is still 7.1.3..

    #1492139

    Hey ti2media,
    HTML requires at all IDs are unique, this is not a Enfold limitation. To solve  your issue you need to create unique IDs for mobile and then create a different menu for mobile with those IDs. In the theme settings you can choose a different menu for mobile devices: Enfold > Main Menu > General > Alternate Menu For Mobile

    Best regards,
    Mike

    #1492138

    Hi,
    Glad that Ismael could help, if you have further questions please open a new thread and we will try to help. Thanks for using Enfold.

    Best regards,
    Mike

    ti2media
    Participant

    Dear Support.

    Can you recommend a solution or PlugIn to create a feature similar to this website: https://immosell.ch/
    Also once the box is closed there is an information Icon that can bring the box back. Also on my page I am using your scroll to the top icon which I would like to keep under the box if the box is showing and next to the Information icon once the box is closed.

    Thanks for advise.

    Regards
    Stefan

    #1492125

    In reply to: Removed

    Hi,

    Thanks for the update. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1492122
    collinsfgc2025
    Participant

    Hi,

    When I last used Enfold, there was a “Preview” button that would show you the page after you’d made changes in the editor. Now, I can only find an arrow at the top that will open the page, but unless I save the changes, they don’t appear there. I need a way to preview changes before making them permanent with a Save. Suggestions?

    Also, next to the Copyright statement, I’d like to remove the text: powered by Enfold WordPress Theme. How can I do that?

    Thanks.

    #1492115

    In reply to: Version 7.1.4

    Good morning, Rikard

    I didn’t want to open a ticket. I simply wanted to know when the current Enfold version 7.1.4 will be available for download from Themenforest. I received a message that Enfold 7.1.4 is now available, but I’m still getting Enfold 7.1.3.

    I don’t want to waste your valuable time.

    Best regards, Matti

    #1492112

    In reply to: Version 7.1.4

    Hey Matti,

    Please follow this guide: https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

    #1492111
    Matti
    Guest

    Guten Morgen

    ich verwende seit Jahren Enfold.
    Item Purchase Code:
    56a8481b-092b-41cc-99de-3e5a6ad0185e

    Ich wurde via EMail heute von Themeforest benachrichtig, das ich die neue Enfold Version herunterladen kann. Das habe ich getan, jedoch war es nicht 7.1.4 sondern 7.1.3 !

    Wann kann ein download der 7.1.4 erfolgen?

    Danke für Ihre Bemühungen und Verständnis.

    Beste Grüße
    Matti

    #1492095

    Hey ti2media,

    Thank you for the inquiry.

    You can adjust the initial height of the header in the Enfold > Header > Header Layout > Header Size settings. To correct the menu color issue including the active state color on a scrolled header, please add this css code.

    .header_color.header-scrolled .main_menu ul:first-child > li.current_page_item > a {
        color: #ffffff !important;
    }
    
    .header_color.header-scrolled .main_menu ul:first-child > li > a {
        color: #0d3c63 !important
    }
    
    .header_color .main_menu ul:first-child > li.menu-item-language > a {
        color: #0d3c63;
    }
    
    .header_color.header-scrolled .main_menu ul:first-child > li.menu-item-language > a {
        color: #ffffff;
    }

    Let us know the result.

    Best regards,
    Ismael

    #1492088

    Hey dnewkirk,

    Thank you for the inquiry.

    You may need to temporarily disable the cache plugin, as well as the Enfold > Performance > File Compression settings, while editing the site. You can enable them again once you’re done. Let us know if the issue persists.

    Best regards,
    Ismael

    #1492085

    I believe Enfold is stripping out background before publishing. I can not locate the background image when inspecting the live page.

    #1492084
    colince742
    Participant

    I’m moving from the CHOICE theme as there is no update and support, I install ENFOLD but i’m having a lot of error

    #1492073
    oakfurniturehub
    Participant

    Hi
    I have previously used gravity forms for building forms but it often conflicts with enfold styles etc. is there a recommended form building that is less likely to conflict with enfold.

    I look forward to your suggestions.

    Regards

    #1492057
    ti2media
    Participant

    Dear Support Team,

    I created a website using Enfold and LayerSlider. The LayerSlider works quite ok on all browsers except Safari. Since the menu is designed to work on the background color of the Video the Video needs to start or show right away.

    Please check the site and tell me what to change in the settings / how to make it work in Safari. Also maybe there is a workaround using a backup image that is only show on safari before the video starts.

    The Video is already set as background in the slider and muted as described in some threads as workaround.

    Thanks for your help.

    #1492053

    In reply to: RTL Header

    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

    #1492052

    In reply to: Responsive Issue

    Hey condonp,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 1750px) {
    #section-width .flex_column {
      height: 300px;
      min-height: 300px;
    }
    }

    You might have to add more media queries with different height values. Simply copy the code above and change the max-width value.

    Best regards,
    Rikard

    #1492039

    I’ve determined that the issue is with how I’m using Translatepress and not with Enfold. You may close this thread.

    Thank you for your attention.

    #1492038

    In reply to: RTL Header

    Hi,

    Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:

    body.rtl .logo {
      left: auto;
    }
    
    body.rtl .main_menu {
      right: auto;
      left: 0;
    }

    Best regards,
    Rikard

    #1492035

    In reply to: Before/After part

    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

    #1492017

    Hey Rompf,

    Thank you for the inquiry.

    The child theme should be included in the package you downloaded from Themeforest, but you can also download it directly from the documentation.

    https://kriesi.at/documentation/enfold/child-theme/

    Let us know if you need more info.

    Best regards,
    Ismael

    #1492016
    Rompf
    Guest

    Guten Tag,
    wir haben vor 2 Monaten das Theme Enfold bei Ihnen gekauft. Nun haben wir erfahren das es auch ein Template für das Child Theme von Enfold gibt. Ich finde es nicht auf Ihrer Seite.
    Daher die Frage: Wo bekommt man das Child Theme Temlate zu Enfold ?

    Mit freundlichem GRuß
    J. Rompf

Viewing 30 results - 691 through 720 (of 244,316 total)