Forum Replies Created

Viewing 30 posts - 1 through 30 (of 34,677 total)
  • Author
    Posts
  • in reply to: Privavy section on bottom of the page? #1487783

    Hi,
    In the past the privacy settings at the bottom have been caused by a plugin, try disabling all of your plugins.
    It looks like you are using a CDN, which maybe caching, you could also try disabing this and disable the Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression to see if that helps.

    Best regards,
    Mike

    in reply to: Problems with Gravity Forms and Enfold #1487782

    Hey jenscasper,
    I’m not sure how to want the button changed:
    Screen Shot 2025 08 09 at 7.51.36 AM
    but the font, color, and background color are from the plugin:

    color: var(--gf-local-color);
    font-family: var(--gf-local-font-family);
    background-color: var(--gf-local-bg-color);

    at: /wp-content/plugins/gravityforms/assets/css/dist/gravity-forms-theme-framework.min.css
    note the “gf” in the css var, this is from Gravity Forms and not Enfold.
    Perhaps Gravity Forms is only using the theme standerd colors and not appling their own colors, so to match whatever theme is active?
    If you explain how you want it changed we can help override this with css.

    Best regards,
    Mike

    Hey gregsby14,
    When I check it looks like the “Enfold Parallax Demo” has been imported, the “Enfold One Page Agency” is a deffernt demo.
    Are you trying to import two demos at the same time?
    Please note that only one demo can be imported, each demo will overwrite the previous.
    If you had the Parallax Demo and wish to switch to the Agency demo, first reset your site with the WP Reset plugin to remove the previous demo.
    The Parallax Demo is a one page demo.

    Best regards,
    Mike

    in reply to: Featured Image Style width #1487767

    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

    in reply to: styling For blog grid colors #1487763

    Hi,
    For the borders (lines) try this css:

    #top .main_color .slide-content span,
    #top .main_color .slide-meta,
    #top .main_color .slide-meta div {
    	border-color: #fff;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: set text-decoration masonry title #1487759

    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

    in reply to: Iconbox Icon Smaller #1487755

    Hi,
    It looks like your “custom class” iconstyle is actually a ID, perhaps you added it to the wrong field in the developer tab.
    To correct the above css, try this:

    #iconstyle .iconbox_icon.avia-svg-icon img[is-svg-img=true], .iconbox_icon.avia-svg-icon svg:first-child {
        height: 0.5em;
        width: 0.5em;
        top: -8px;
        position: relative;
    }
    
    #top #iconstyle .avia-font-entypo-fontello, body #iconstyle .avia-font-entypo-fontello, html body #iconstyle [data-av_iconfont='entypo-fontello']:before {
        font-family: 'entypo-fontello';
        line-height: 1.5em;
        display: block;
        top: 0;
        position: relative;
        font-size: 0.6em;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Adding structured data to just 1 page #1487754

    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

    in reply to: PreSale Question ENFOLD #1487726

    Hey Nik Doosl,
    I’m not sure if the plugin will work with Enfold. We don’t have experience with the plugin.
    When I check the archive, I only fine one post about the plugin and had a conflict, it was not your issue and it was from 2020, I’m sure a lot has changed since then.
    While we are limited in supporting third party plugins, we try to help were we can, but we can not guarantee Enfold will work with your plugin.

    Best regards,
    Mike

    in reply to: Update für Version 4.5.5 #1487725

    Hey Matthias Gruhn,
    Your version is quite old, so you are getting this error. Please update. 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
    WordPress_Appearance_Themes_Add-Themes_Add-New.jpg
    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
    Installing_theme_from_uploaded_file_This_theme_is_already_installed.jpg
    then you will see the Theme updated successfully message.
    Theme_updated_successfully.jpg
    If you don’t have a Theme Forest account to download the latest version because someone else bought a license in their account for you and you can not contact them now, then you will need to purchase a new license from Theme Forest. Theme Forest (Envato) will not allow a transfer of license and due to our contract with Envato, we can not issue licenses.
    The good news is that if you purchase a new license you can also upgrade to a one year support contract for a low fee, which will allow us to help you will any issues after you update. I don’t expect any issues, but I’m sure it would be nice to have a support team to help you for peace of mind.
    Extend support to 12 months

    Best regards,
    Mike

    in reply to: Child theme #1487669

    Hi,
    Glad Guenni007 could help, thank you Guenni007, 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

    in reply to: Portfolio Grid Settings #1487616

    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

    Hi,
    Glad Guenni007 could help, thank you Guenni007, 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

    in reply to: Different menu #1487614

    Hi,
    In your example site, I don’t see a widget, if you mean the “announcement-banner” across the top, this can be created better with javascript than a widget.
    Nonetheless to center the logo in the menu, to start, try this solution.
    Please note that it is best to have an even menu count so it can be split in half.

    Best regards,
    Mike

    in reply to: Phone Icon on mobile in extra elements Color #1487613

    Hey vrhgmt744p,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 989px) {
        .html_mobile_menu_tablet #top #wrap_all .header_color.av_header_transparency .phone-info .avia-svg-icon svg:first-child {
            fill: #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

    in reply to: Featured Image Style width #1487612

    Hey icarogioiosi,
    Unfortunately not as it is currently created, however you can create a new page with a sidebar and add your image and blog element.
    Your image will need to be a image element so it is not full width, otherwise it will push the sidebar down.
    Once you create your new page, go to the theme settings and choose it as your blog.

    Best regards,
    Mike

    in reply to: Grid Table smaller #1487611

    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

    in reply to: Grid Table smaller #1487575

    Hi,

    all grid lines became smaller

    Do you mean the text is smaller or the lines around each grid cell?
    The grid element is a full width element, so forcing it to be less than full width will change how it looks.
    If you use a normal table you could place it in a column and achieve the width that you wish.
    A image for small mobile devices may be best, but when I check your table for small mobile now it seems to work well, so maybe it will be fine?

    Best regards,
    Mike

    in reply to: Grid Table smaller #1487528

    Hey rixi,
    You can try this css:

    @media only screen and (min-width: 980px) { 
    .page-id-1667 .av-layout-grid-container {
        margin-left: 10%;
        width: 80%;
    }
    }

    but it will not look good below 980px, the grid is too large. Feel free to try adjusting the min-width value.
    For mobile, I recommend a different element.

    Best regards,
    Mike

    in reply to: hotspot anchor link no smooth scroll #1487523

    Hi,
    They smooth scroll when I check?
    Please keep each thread to one topic, feel free to open multiple threads.

    Best regards,
    Mike

    in reply to: Pictures are not 4:3 they are 1:1 #1487520

    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

    in reply to: Move burger menu after cart icon #1487518

    Hey waveseven,
    Please link to the site so we can examine.

    Best regards,
    Mike

    in reply to: Problem with Update Page with html-error #1487507

    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

    in reply to: hotspot anchor link no smooth scroll #1487506

    Hi,
    PS, Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.

    Best regards,
    Mike

    in reply to: hotspot anchor link no smooth scroll #1487502

    Hey Munford,
    I believe that we were working on the page at the same time, as it changed. Nonetheless, try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function hotspot_smooth_scroll() { ?>
      <script>
    document.addEventListener('DOMContentLoaded', function () {
      document.querySelectorAll('.av-image-hotspot .avia-tooltip .inner_tooltip a[href^="#"]').forEach(function(anchor) {
        anchor.addEventListener('click', function(e) {
          // Prevent default jump
          e.preventDefault();
          const targetID = this.getAttribute('href').substring(1);
          const targetElement = document.getElementById(targetID);
    
          if (targetElement) {
            targetElement.scrollIntoView({
              behavior: 'smooth'
            });
    
            // Optionally update URL hash
            history.pushState(null, null, '#' + targetID);
          }
        });
      });
    });
    </script>
      <?php
    }
    add_action( 'wp_footer', 'hotspot_smooth_scroll', 99 );

    Best regards,
    Mike

    in reply to: Slide show volle Breite, no breakpoint in title #1487497

    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

    in reply to: Problem with Update Page with html-error #1487495

    Hi,
    It looks like it’s working to me:
    Screen Shot 2025 08 02 at 8.56.41 AM

    Best regards,
    Mike

    in reply to: Columns Not Stacking on iPad in Color Section #1487492

    Hi,
    Try adding this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 1366px) {
    #top #breakpoint1024 .flex_column_table {
        display: block;
    }
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Slide show volle Breite, no breakpoint in title #1487491

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .slideshow_caption .avia-caption-content p,
    .slideshow_caption .avia-caption-title {
    	margin: 0;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    in reply to: Phone and email icon next text in heder extra elements #1487490

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    .phone-info .avia-icon-pos-left {
        float: none;
        display: inline;
    }
    .phone-info .avia-icon-pos-left .av-icon-char {
    	font-size: 14px;
    	line-height: 18px;
    }
    .phone-info .avia-icon-pos-left.av_font_icon.av-mds9wcyi-0057de6c5f2e63955f80107ffd4df8b8 {
    	 margin-left: 10px;
    }
    #top .phone-info .avia-svg-icon.avia-font-svg_entypo-fontello svg:first-child {
        fill: #fff;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

Viewing 30 posts - 1 through 30 (of 34,677 total)