Viewing 30 results - 2,641 through 2,670 (of 142,850 total)
  • Author
    Search Results
  • #1475220

    I added this code to the css, is this the only way?

    .responsive.html_mobile_menu_tablet #top #header #header_meta .social_bookmarks {
    display: block;
    }

    #1475219
    xela
    Participant

    Hello, I have placed the social profiles on the top right corner but on mobile these profiles are not displayed.
    can you help?
    Thanks

    #1475210

    Hey rixi,

    Thank you for the inquiry

    You can add this css code, but it will hide some areas of the video.

    #top #av_section_1 .av-section-video-bg iframe, #top #av_section_1 .av-section-video-bg embed, #top #av_section_1 .av-section-video-bg object, #top #av_section_1 .av-section-video-bg video {
    	object-fit: cover;
    }

    Best regards,
    Ismael

    #1475198

    Hi,

    Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1475191
    cadeauxparticipants
    Participant

    Hello,

    Lately I have some issues on CSL performance warnend by Google search console (since 1 week).

    from lighthouse they said that it is because : triathlon-quelle-distance
    <div class=”avia-image-container av-m5y9jdhi-4e280f3a79db433ac854257f1c722489 av-styli…” itemprop=”image” itemscope=”itemscope” itemtype=”https://schema.org/ImageObject”&gt;

    If i delete the image I still have same performance problem and CLS lighthouse problem is :
    <div class=”flex_column av-2dlx0m-1fa63b4abeeb340e0c6c900ca56c0d34 av_one_full avia-b…”>

    I tried many stuff but nothing change could you please help me.

    #1475171

    Hi,
    When I check you have a 1px padding in between the images, you could use this css to remove it:

    #top .avia-logo-element-container .slide-entry {
        padding: 0px;
    }

    change the zero if you want it larger.
    Enfold Support 6571
    Try this css to remove the top and bottom padding:

    .flex_column.av-l3t08rf8-8f5e455205a44c3e3d9068782c55a0f9 {
        padding: 0px 50px 0px 50px;
    }

    Enfold Support 6573

    Best regards,
    Mike

    #1475154
    MysticMimi
    Participant

    Hello,

    I cannot get the Partner/Logo element to work properly. I want it to look like the top example on your demo page: https://kriesi.at/themes/enfold/shortcodes/partnerlogo-element/

    I have made oodles of changes, tried so many things, and it worked once, for a few minutes… but then didn’t work again. Also, when I first look at the page, those logos show just blank. You have to click on it to get it to show.

    Is there a certain size these images should be to show correctly? I can’t find that info anywhere. I made them all fit into a 260 x 185 box so they would be even.

    Please help me! Clearly I am lost!!! (I am used to using Avada, but went with Enfold this time as I’ve used it before with success. I’m finding this particular demo very difficult)

    Thank you!!

    #1475129

    Hey Acquarius26,

    Thank you for the inquiry.

    Try to include this css code to adjust the initial and scrolled color of the burger menu:

    @media only screen and (max-width: 767px) {
      /* Add your Mobile Styles here */
      #top .header_color.av_header_transparency .av-hamburger-inner,
      #top .header_color.av_header_transparency .av-hamburger-inner::before,
      #top .header_color.av_header_transparency .av-hamburger-inner::after {
        background-color: #fff;
      }
    
      #top .header_color .av-hamburger-inner,
      #top .header_color .av-hamburger-inner::before,
      #top .header_color .av-hamburger-inner::after {
        background-color: var(--enfold-header_burger_color);
      }
    }

    Best regards,
    Ismael

    #1475128

    Hey andreas_anselm,

    Thank you for the inquiry.

    You can use the Icon shortcode directly in the Navigation Label field. Example:

    
    [av_font_icon icon='ue854' font='entypo-fontello' style='' caption='' size='16px' position='left' color='' link='' link_dynamic='' linktarget='' title_attr='' sonar_effect_effect='' sonar_effect_color='' sonar_effect_duration='1' sonar_effect_scale='' sonar_effect_opac='0.5' animation='' id='' custom_class='' template_class='' av_uid='av-m5xinkob' sc_version='1.0' admin_preview_bg=''][/av_font_icon] Call Us
    

    Then add this css code to adjust the style of the button menu item:

    
    #top #header .av-menu-button>a .avia-menu-text {
       display: inline-block;
       line-height: 30px;
       border-radius: 4px;
    }

    Best regards,
    Ismael

    #1475115
    roconnor2
    Participant

    I have read through all of the recent past support on this and my fullwidth easy slider stopped working on our website and I cannot figure out the solution.

    It seemly happened randomly and I have tried updating Enfold to the current version, updating WordPress the its most current version, deactivating all my plugins, and building a new page. I remain stuck at the slider only showing the arrows and the dots for the images present, but none showing up when you click on these.

    Can you please help me figure out what I have that is conflicting and causing the slider to not work?

    riversandlands.org

    Thank you so much!
    Rebecca

    • This topic was modified 1 year, 2 months ago by roconnor2.
    #1475111

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1475108

    In reply to: theme subtil color

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    rixi
    Participant

    Hello,
    i made a few pages where on the desktop the pictures are in the first column an the text is in the second column. I would like to have it in the mobile version the other way around, so that the text is first.
    Is there any code or how can i do that?
    Would be great to get some help :)
    Thanks a lot,
    rixi

    #1475087
    Acquarius26
    Participant

    Hello everyone!
    I have a following problem, that I could not workout solution to.

    On my website aparthotel.czterywiatry.pl I have a burger menu on mobile with transparent and sticky menu.
    I achieved that results based on custom CSS code from various forums.

    /* Transparent Header For Mobile & Tablet */
    @media only screen and (max-width: 1200px) {
        #top #wrap_all .av_header_transparency, 
        .av_header_transparency #advanced_menu_toggle { 
            background-color: transparent; 
        }
        .responsive #top #wrap_all #header { 
            position: fixed; /* Ensure this is fixed for sticky behavior */
            z-index: 1000; /* Add a high z-index to keep it above other elements */
            top: 0; /* Position it at the top of the viewport */
            left: 0;
            width: 100%; /* Ensure it spans the full width */
        }
    }
    
    /* Hide regular menu items and display burger menu */
    @media only screen and (max-width: 1200px) {
        .menu-item {
            display: none!important;
        }
        .main_menu {
            display: block !important;
        }
        .av-burger-menu-main.menu-item-avia-special {
            display: block!important;
        }
    }
    
    /* Transparent Logo on Header */
    @media only screen and (max-width: 1200px) {
        .responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img {
            opacity: 0;
        }
        .responsive #top .av_header_transparency .logo img.alternate {
            display: block;
        }
    }

    The problem is the colour of the burger menu. I wish to set it to white when the menu is transparent and to #161f5c when user scrolls down and the menu background becomes white. I tried using option both in Theme Options -> Transparency Menu Color and in Main Menu -> Burger Menu Styling. In both cases I can only set one colour that would not change with scrolling.

    What is interesting this problem only appears on screens with resolution less than 768 px. On wider screens when the burger menu popups it is styled correctly.

    #1475085
    JoStudioDeRijp
    Participant

    Hi Enfold, is it possible to change the color of the small light gray square in the post slider element?
    I hope so! Because they ar not visible enough on desktop; see this testportfoliopage:

    #1475073

    Hi,

    Thank you for the update.

    You can adjust the top padding of the #main container to decrease the space under the logo. Please add this css code:

    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 120px;
    }

    Best regards,
    Ismael

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1475050

    Hi,

    Thank you for the inquiry.

    This is possible but you’ll have to disable the parallax effect, then add this css code:

    .responsive #top #wrap_all #fullwidth .flex_column.av-m5qno1kn-3285d6e6d8214f631d1cbe90cc83b280 {
    	margin-top: -200px;
    }
    
    #fullwidth {
    	overflow: visible;
    }

    You can also move the column in another color section, above the current one, then adjust its bottom margin.

    Best regards,
    Ismael

    #1475048

    Hey Octopus4444,

    Thank you for the inquiry.

    The alb_custom_layout post type does not support comments by default. Adding this filter to the functions.php file might help:

    
    add_filter('avf_custom_layout_cpt_args', 'avf_custom_layout_cpt_args_mod');
    
    /**
     * Callback function to modify arguments of Custom Layout CPT.
     *
     * @param array $args Arguments for the custom post type.
     * @return array Modified arguments with comments support.
     */
    function avf_custom_layout_cpt_args_mod($args) {
        if (isset($args['supports']) && is_array($args['supports'])) {
            $args['supports'][] = 'comments';
        }
    
        return $args;
    }
    

    Best regards,
    Ismael

    #1475045

    In reply to: Contact form colors

    Hey jccardaillac,

    Thank you for the inquiry.

    The site is not loading our end. To adjust the style of the contact form fields, please add this code in the Enfold > General Styling > Quick CSS field.

    #top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
        border-color: #000000;
        color: #000000;
        font-family: inherit;
        background: #eeeeee;
    }

    Make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings to make sure that the changes take effect.

    Best regards,
    Ismael

    #1475038

    Hey xfilegirl,
    In my research I believe that your “terms and conditions” is created with the ALB and not a simple Classic Editor page, if this is the case try creating it with the Classic Editor or try this function.
    Note that a another possibility is a caching plugin, or theme option forcing scripts into the footer or delaying the scripts until page interaction, since it will work after a “long delay”
    Also note that your theme version is very old: v4.8.6.5 and not compatible with PHP v8+ or the latest WP version, you should update to v6.0.8

    Best regards,
    Mike

    #1475009

    In reply to: Help with Enfold

    Hey Noah,

    I see that you are running an old version of the theme, could you try to update to the latest version (6.0.8) to see if that helps please? The update to 6.0.8 has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
    You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or upload the theme as if it was new under Appearance->Themes->Add New Theme.
    If that doesn’t work then please try to delete the whole theme folder, then replace it with the new version. Make sure that you have backups of the site before starting updating.
    Also please read this after you have updated: https://kriesi.at/documentation/enfold/theme-registration/

    If you don’t have access to the account which was used to purchase your theme license, then you might want to consider purchasing your own copy. Otherwise you will have the same problem each time you want to update or access the theme files.

    Best regards,
    Rikard

    #1474981

    Hey bemodesign,
    I have not seen this before, but when I test this doesn’t occur so I’m not able to investigate.
    I tested on desktop and mobile.

    Best regards,
    Mike

    #1474976

    Hi,
    Try changing to this:

    #av_section_5 .av-align-middle {
        vertical-align: top;
    }
    #av_section_5 .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-front, .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-flipback {
        height: 500px;
    }
    #av_section_5 .avia-icon-grid-container .avia-icongrid-flipbox .avia-icongrid-wrapper .avia-icongrid-front.bg-img:before {
        background-size: cover !important;
    }

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

    Best regards,
    Mike

    #1474969

    ja – genau Ismaels Code.

    lest ihr etwas die Posts nicht durch?
    hier steht präzise wo der große Abstand herkommt!: https://kriesi.at/support/topic/too-much-distance-no-idea-anymore/#post-1471969 und das man diese Standard Werte ändern soll.

    Ich fürchte, die werten Mitstreiter lesen nicht mehr – sondern copy pasten irgendeinen Code der angezeigt wird und das wars dann.
    Echt frustrierend für jemand der Hilfe zur Selbsthilfe praktiziert. Ich habe doch nichts davon, wenn ich nur Code anbiete, der zwar funktioniert, aber den ihr nicht nachvollziehen könnt. und der auf der nächsten Seite auch nicht mehr funktioniert. Sorry Martin, das es jetzt dich traf – aber langsam habe ich keine Lust mehr.

    ____________

    yes – Ismaels Code.

    are you not reading the posts?
    https://kriesi.at/support/topic/too-much-distance-no-idea-anymore/#post-1471969

    it says exactly where the large gap comes from! – and that you should change that default values.

    I’m afraid that the other participants don’t read any more – they just copy and paste some code that is displayed and that’s it.
    Really frustrating for someone practicing self-help. I have nothing to gain from offering code that works, but which you can’t understand and which doesn’t work on the next page. I’m sorry, Martin, that it’s you who’s getting my frustration now, but it’s no fun anymore.

    bemodesign
    Participant

    Hello,
    When a product is purchased, at bar notice shows at the top of page that says “Customer matched zone “United States”. and then it won’t go away.
    Can you please remove this so it never shows at all?

    Thank you !!

    This reply has been marked as private.
    #1474943

    Hey Gianluca,
    Thank you for your patience, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #av_section_5 .av-align-middle {
        vertical-align: top;
    }
    .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-front, .avia-icongrid-flipbox .av-icon-cell-item .avia-icongrid-flipback {
        height: 500px;
    }
    .avia-icon-grid-container .avia-icongrid-flipbox .avia-icongrid-wrapper .avia-icongrid-front.bg-img:before {
        background-size: cover !important;
    }

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

    Best regards,
    Mike

    #1474933

    Screenshot
    That cyaan-block should be over the top of the backgroundimage.
    The length of the cyaan-block can be longer (to the bottom) by more text.

    #1474920

    Hi,

    You can use this css code to adjust the product price:

    #top .price, #top .price span, #top del, #top ins {
    	display: inline;
    	text-decoration: none;
    	font-size: 30px;
    	line-height: 24px;
    	font-weight: 600;
    }

    If you have any further questions, we kindly ask that you open a new thread. As threads become longer in the forum, they can become harder to manage, tend to drift off-topic, and make it more difficult for users to search for solutions. Keeping threads focused on the original topic helps us track resolutions more effectively and allows users to more easily find answers to similar issues.

    Thank you!

    Best regards,
    Ismael

Viewing 30 results - 2,641 through 2,670 (of 142,850 total)