Forum Replies Created

Viewing 30 posts - 241 through 270 (of 34,934 total)
  • Author
    Posts
  • in reply to: Iconbox Icon Smaller #1487924

    Hi,
    It looks like you used SVG icons for the first two, but not the third, I corrected.
    Please check now.

    Best regards,
    Mike

    in reply to: Not able to Link to Menu #1487923

    Hi,
    If you are using the sticky header then the menu is already showing, that is why it only moves a little.
    It sounds like you want the user to go to the top of the page, so try this for your text link:

    <a href="#top">menu</a>

    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: Iconbox Icon Smaller #1487863

    Hi,
    Try changing the height and font size to suit:
    Screen Shot 2025 08 11 at 5.52.34 PM

    Best regards,
    Mike

    in reply to: Enfold Premium There #1487862

    Hey Piotr Panek,
    Sorry, we don’t have a “Pro” version.
    If you buy a Enfold license, I recommend that you purchase with their email address so they have a Theme Forest account (Envato)
    So that in the future they can update the theme.
    Often developers will purchase in their account and years later the client can not update because Envato will not transfer the license.
    Best regards,
    Mike

    in reply to: Iconbox Icon Smaller #1487859

    Hi,
    I believe that I found the error in the css, this instead:

    #iconstyle .iconbox_icon.avia-svg-icon img[is-svg-img=true],#iconstyle .iconbox_icon.avia-svg-icon svg:first-child {
        height: 0.3em;
        width: 0.3em;
        top: -10px;
        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: .3em;
        display: block;
        top: 0;
        position: relative;
        font-size: 0.3em;
    }

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

    Best regards,
    Mike

    in reply to: Edit templetes #1487820

    Hey Antonio,
    I do not believe that you can modify them and save them with the same template name.
    You can try, but you will probably need to save as a new template and then change the other templates used.

    Best regards,
    Mike

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

    Hi,
    In the functions.php file.

    Best regards,
    Mike

    in reply to: Not able to Link to Menu #1487816

    Hi,
    Are you using a sticky header?
    If it is showing it will not scroll more. Try disabling this:
    Screen Shot 2025 08 10 at 2.33.00 PM
    If you want to use the sticky header, then once the menu shows the link has done it’s job.

    Best regards,
    Mike

    in reply to: Iconbox Icon Smaller #1487814

    Hi,
    Try adjusting the size like this:

    #iconstyle .iconbox_icon.avia-svg-icon img[is-svg-img=true], .iconbox_icon.avia-svg-icon svg:first-child {
        height: 0.3em;
        width: 0.3em;
        top: -10px;
        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: .3em;
        display: block;
        top: 0;
        position: relative;
        font-size: 0.3em;
    }

    Best regards,
    Mike

    in reply to: styling For blog grid colors #1487812

    Hi,
    Like this:

    .html_elegant-blog .more-link {
        border-style: none;
    }
    .main_color a:hover {
    	color: #fff;
    }
    .html_elegant-blog .more-link:hover {
        background: #000;
    }

    adjust the colors to suit.

    Best regards,
    Mike

    in reply to: Not able to Link to Menu #1487811

    Hi,
    Oh, now that makes more sense. I don’t see a screenshot, but if it’s going to be a text link, try this:

    <a href="#avia-menu">menu</a>

    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: Not able to Link to Menu #1487807

    Hi,
    /#avia-menu
    should do it, still doesn’t make sense, to click it they are already in the menu.

    Best regards,
    Mike

    in reply to: Text around images #1487803

    Hi,
    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: Text around images #1487802

    Hi,

    Is there a way to enlarge the image to its original size by clicking on it?

    Do you mean to open the image in a lightbox?
    Try this:

    <a class="av-float-right" href="/test.jpg" data-rel="lightbox">
    <img class="av-float-right lightbox-added" src="/test.jpg" alt="Description" />
    </a>
    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Aliquam eget pulvinar libero. Aliquam fringilla, sapien ut viverra pharetra, augue mauris tincidunt mauris, et semper ipsum quam sit amet leo. Cras commodo non nisl eget eleifend. In hac habitasse platea dictumst. Nullam bibendum diam eu venenatis iaculis. Integer at mi libero. Ut quis purus non urna pharetra consequat semper vitae purus. Morbi ultrices interdum mauris, quis posuere dolor aliquam ut. Duis turpis erat, suscipit et ex vel, commodo volutpat risus. Suspendisse sit amet laoreet lectus. Orci varius natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus.

    Change the test.jpg to suit and use the same css:

    .av-float-right {
       float: right;
       margin: 10px;
       max-width: 242px; 
    }

    result:
    Screen Shot 2025 08 10 at 8.56.57 AM
    and after click of the image it opens in a lightbox:
    Screen Shot 2025 08 10 at 8.58.25 AM

    Best regards,
    Mike

    in reply to: Easy slider description box #1487801

    Hey mnydish,
    It looks like you have already:
    set the box to RGB 27 45 102
    Round the corners on the box
    And add an icon above the heading
    Screen Shot 2025 08 10 at 7.10.45 AM
    I find no Mega Menu on your site.

    Best regards,
    Mike

    in reply to: Not able to Link to Menu #1487800

    Hey ramonolivencia,
    You could try /#avia-menu
    but I don’t understand the purpose, if you are clicking a link in the menu that points to the menu, it would serve no purpose?
    Perhaps if you explain what you expect to happen when you click this menu item, it would help.

    Best regards,
    Mike

    in reply to: Jumbled Form Field Titles #1487799

    Hi,
    The plugin sets the line height to zero, try this css in your quick css:

    @media only screen and (max-width: 767px) { 
    	.wpforms-field-label {
        line-height: 14px !important;
    }
    }

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

    Best regards,
    Mike

    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

Viewing 30 posts - 241 through 270 (of 34,934 total)