Viewing 30 results - 1 through 30 (of 18,688 total)
  • Author
    Search Results
  • luleloki
    Participant

    Dear Kriesi team,
    I have two questions:
    1. how can I change the font size and line spacing on the “Menu links page overlay” – the maximum font size is 120 px, the minimum line spacing is 0.7em; I would like to be able to vary the sizes individually.

    2. I have a modified lightbox: it is modified so that I can display websites there. I want to keep it that way. I just want the lightbox to be fixed and not scroll when the content is scrolled inside.

    Can you please help me with this, do you have any ideas on how I can do this?

    I have included a private link to my website below!

    Best regards

    #1486133

    Hi,

    Try to edit the Contact Form element and set the Styling > Form Color Scheme to Dark Transparent. You can also replace the previous css with this:

    #top #wrap_all .main_color .button, .main_color #submit, #top #wrap_all .contact-form :is([type=submit], button:not([type=reset])) {
        align-items: center;
        display: inline-flex;
        gap: .5em;
        justify-content: center;
        border-radius: 100px;
        color: rgba(0, 0, 0, 0.6);
        border: 1px solid rgba(0, 0, 0, 0.6);
        background: 0 0;
        font-size: 14px;
        border-style: solid;
        border-width: 1px;
        transition: all 0.4s ease-in-out;
        padding: 9px 10px 7px;
        width: 80px;
    }

    Best regards,
    Ismael

    #1486123

    Hi,

    Please remove the previous modification and replace it with the following css code, then make sure to purge the cache or clear your browser history afterward.

    #top #wrap_all .contact-form :is([type=submit], button:not([type=reset])) {
        align-items: center;
        display: inline-flex;
        gap: .5em;
        justify-content: center;
        border-radius: 100px;
        color: rgba(0, 0, 0, 0.6);
        border: 1px solid rgba(0, 0, 0, 0.6);
        background: 0 0;
        font-size: 14px;
        border-style: solid;
        border-width: 1px;
        transition: all 0.4s ease-in-out;
        padding: 9px 10px 7px;
        width: 80px;
    }

    Best regards,
    Ismael

    #1486115
    kalla77
    Participant

    Hi
    here is a severe issue: “Taxonomy tags of masonry element incomplete”

    1: Open gwup.org
    2: Scroll down until “Vollständige Artikel”
    3: Find this list of filterable tags (taxonomy) – it is NOT COMPLETE
    4: Click on the button” “Mehr laden”
    5: NOW you see the complete list.

    See video here:
    [video src="https://www.gwup.org/temporaer/taxonomy-issue.mp4" /]

    This is a severe issue.
    Please tell us how to fix it!

    Here is the code:

    [av_masonry_entries link='category,2780,2781,2779,2782,2793,2797,2783,2784,2798,2799,2800,2801,2785,2786,2787,2788,2802,2792,2789,2803,2804,2805,2790' term_rel='' wc_prod_visible='' wc_prod_hidden='hide' wc_prod_featured='' prod_order_by='' prod_order='' date_filter='' date_filter_start='' date_filter_end='' date_filter_format='yy/mm/dd' period_filter_unit_1='1' period_filter_unit_2='year' page_element_filter='skip_current' sort='yes-tax' query_orderby='date' query_order='DESC' caption_elements='title excerpt' caption_styling='' caption_display='on-hover' img_copyright='' size='fixed masonry' orientation='' image_size='masonry' gap='large' columns='4' av-desktop-columns='' av-medium-columns='' av-small-columns='' av-mini-columns='' items='12' paginate='load_more' color='custom' custom_bg='' img_copyright_font='' av-desktop-font-img_copyright_font='' av-medium-font-img_copyright_font='' av-small-font-img_copyright_font='' av-mini-font-img_copyright_font='' img_copyright_color='' img_copyright_bg='' animation='active' animation_duration='' animation_custom_bg_color='' animation_custom_bg_color_multi_list='' animation_z_index_curtain='100' overlay_fx='active' img_scrset='' lazy_loading='disabled' av-small-hide='aviaTBav-small-hide' av-mini-hide='aviaTBav-mini-hide' alb_description='' id='' custom_class='' template_class='' av_uid='av-m7i3btdw' sc_version='1.0']

    [av_masonry_entries link='category,2780,2781,2779,2782,2793,2797,2783,2784,2798,2799,2800,2801,2785,2786,2787,2788,2802,2792,2789,2803,2804,2805,2790' term_rel='' wc_prod_visible='' wc_prod_hidden='hide' wc_prod_featured='' prod_order_by='' prod_order='' date_filter='' date_filter_start='' date_filter_end='' date_filter_format='yy/mm/dd' period_filter_unit_1='1' period_filter_unit_2='year' page_element_filter='skip_current' sort='yes-tax' query_orderby='date' query_order='DESC' caption_elements='title excerpt' caption_styling='' caption_display='on-hover' img_copyright='' size='fixed masonry' orientation='' image_size='masonry' gap='large' columns='4' av-desktop-columns='' av-medium-columns='' av-small-columns='' av-mini-columns='' items='3' paginate='load_more' color='custom' custom_bg='' img_copyright_font='' av-desktop-font-img_copyright_font='' av-medium-font-img_copyright_font='' av-small-font-img_copyright_font='' av-mini-font-img_copyright_font='' img_copyright_color='' img_copyright_bg='' animation='active' animation_duration='' animation_custom_bg_color='' animation_custom_bg_color_multi_list='' animation_z_index_curtain='100' overlay_fx='active' img_scrset='' lazy_loading='disabled' av-desktop-hide='aviaTBav-desktop-hide' av-medium-hide='aviaTBav-medium-hide' alb_description='' id='' custom_class='' template_class='' av_uid='av-m7rio00o' sc_version='1.0']

    mfg
    Andrè

    #1486083

    Hi,
    For https://shop.cameleon.design/account/edit-account/ you can try this css:

    .woocommerce-account input {
    	font-size: 16px !important;
    }

    but for https://shop.cameleon.design/checkout/ the only fields are the stripe payment info and this is in an iframe which you can not change locally.

    Best regards,
    Mike

    #1486042

    In reply to: lightbox issues

    the code snippet will work on your page for all images. Even on that graphics page.
    But if you create these images in a different way – and i see some Enfold Lightbox on paintings page we had to find then a different solution.
    But if you use the same way like on mixed media and graphics page – the code will work there too.

    But as mentioned – it would be nice to have a fallback for the bottom-bar title on lightbox. my advise – and not only for seo purpose – give an alt tag to your images via media library.

    and use that snippet with fallback alt -tag as title inside bottom-bar:

    Edit
    this checks if original image is present and if widget-text or alt is present :

    function mixed_media_lightbox() {
    ?>
    <script type="text/javascript">
    window.addEventListener("DOMContentLoaded", function () { 
    (function($){
        $('.widget_media_image').magnificPopup({
          delegate: 'img',
          type: 'image',
          removalDelay: 500,  // to allow animated closing in ms
          mainClass: 'avia-popup mfp-zoom-in mfp-image-loaded mixed-media',  
          midClick: true,
          gallery: { 
            enabled:true,
            preload: [1, 1] ,
          },
          image: {
            titleSrc: false,
            markup: '<div class="mfp-figure">'+
                      '<div class="mfp-close"></div>'+
                      '<div class="mfp-img"></div>'+
                        '<div class="mfp-bottom-bar">'+
                          '<div class="mfp-title"></div>'+
                      //  '<div class="mfp-counter"></div>'+
                        '</div>'+
                    '</div>',
            },  
            callbacks: {
              elementParse: function(item) {
                var originalSrc = item.el.attr('src');
                var fullSizeSrc = originalSrc.replace(/-\d+x\d+\./, '.');
    
                // Create a temporary image object to check whether the full resolution exists
                var img = new Image();
                img.onload = function() {
                  item.src = fullSizeSrc;
                };
                img.onerror = function() {
                  item.src = originalSrc;
                };
                img.src = fullSizeSrc;
                item.src = originalSrc;
              },
    
              markupParse: function (template, values, item) {
                var title = ''; // Initialize title as an empty string. This is our default fallback.
    
                // 1. Highest Priority: Check for content from a nearby .widget_text element
                var textWidget = item.el.closest('.panel-grid-cell').find('.widget_text');
                if (textWidget.length && textWidget.html().trim() !== '') {
                  title = textWidget.html();
                } else {
                  // 2. Second Priority: If no text widget, check the image's alt attribute
                  var altAttribute = item.el.attr('alt');
                  if (altAttribute && altAttribute.trim() !== '') { // Checks if exists AND has non-empty content
                    title = altAttribute;
                  } else {
                    // 3. Third Priority: If no alt, check the image's title attribute
                    var titleAttribute = item.el.attr('title');
                    if (titleAttribute && titleAttribute.trim() !== '') { // Checks if exists AND has non-empty content
                      title = titleAttribute;
                    }
                  }
                }
    
                // Finally, assign the title to values.title, wrapping it in <h3> ONLY if there's content
                if (title) {
                  values.title = '<h3 class="heading">' + title + '</h3>';
                } else {
                  values.title = ''; // If no title was found at all, ensure nothing is displayed
                }
              },
            },
        });
    })(jQuery);
    });
    </script>
    <?php
    }
    add_action('wp_footer', 'mixed_media_lightbox', 9999);

    And

    #top .mixed-media .mfp-image-holder .mfp-content {
      max-width: 1200px; 
      box-sizing: border-box; 
      padding-bottom: 90px; 
      vertical-align: middle; 
    }
    
    #top .mixed-media .mfp-bottom-bar {
      margin-top: -36px;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      cursor: auto;
      background-color: rgba(0,0,0,0.3);
      backdrop-filter: blur(4px);
      padding: 5px 10px;
    }
    
    #top .mixed-media .mfp-bottom-bar .mfp-counter {
      right: 5px
    }
    
    #top .mixed-media .mfp-content img.mfp-img {
      width: auto;
      max-width: 100%;
      max-height: 90vh !important;
      height: auto;
      display: block;
      line-height: 0;
      box-sizing: border-box;
      padding: 40px 0 40px;
      margin: 0 auto;
    }
    
    #top .mixed-media .mfp-content .mfp-title .heading * {
      font-weight: 400 !important;
    }
    
    #top .mixed-media .mfp-content .mfp-title .heading p {
      margin: 0.3em 0;
    }
    
    #top .widget_media_image img {
      cursor: pointer;
    }

    When i use fluent form date then not show year like below:
    https://img.savvyify.com/image/Screenshot-2025-06-27-163401.y8wQp
    After, I use css code:
    .flatpickr-current-month {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0 2px;
    height: 50px;
    }

    /* Dropdown tháng */
    /* Giảm độ rộng box tháng */
    .flatpickr-monthDropdown-months {
    width: 70px; /* Giảm từ mặc định xuống, bạn có thể thử 80px hoặc 90px nếu cần */
    font-size: 12px;
    height: 32px;
    padding: 4px 8px;
    border-radius: 4px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    line-height: 1;
    }

    /* Bọc input năm */
    .flatpickr-current-month .numInputWrapper {
    width: 70%; /* Đủ để hiển thị 4 chữ số */
    height: 50px;
    overflow: hidden;
    position: static;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    }

    /* Input năm */
    .flatpickr-current-month .numInputWrapper input.cur-year {
    width: 70%;
    height: 100%;
    font-size: 14px;
    border: none;
    text-align: center;
    padding: 50;
    box-sizing: border-box;
    }

    .flatpickr-prev-month:hover,
    .flatpickr-next-month:hover {
    background: #eee;
    border-radius: 4px;
    }
    But it look like so bad, not show downarrow year
    Please help me

    • This reply was modified 3 days, 17 hours ago by minhndq.

    .flatpickr-current-month {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0 2px;
    height: 50px;
    }

    /* Dropdown tháng */
    /* Giảm độ rộng box tháng */
    .flatpickr-monthDropdown-months {
    width: 70px; /* Giảm từ mặc định xuống, bạn có thể thử 80px hoặc 90px nếu cần */
    font-size: 12px;
    height: 32px;
    padding: 4px 8px;
    border-radius: 4px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    line-height: 1;
    }

    /* Bọc input năm */
    .flatpickr-current-month .numInputWrapper {
    width: 70px; /* Đủ để hiển thị 4 chữ số */
    height: 50px;
    overflow: hidden;
    position: static;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    }

    /* Input năm */
    .flatpickr-current-month .numInputWrapper input.cur-year {
    width: 70%;
    height: 100%;
    font-size: 14px;
    border: none;
    text-align: center;
    padding: 50;
    box-sizing: border-box;
    }

    .flatpickr-prev-month:hover,
    .flatpickr-next-month:hover {
    background: #eee;
    border-radius: 4px;
    }
    I used this code above , but it show not good, do you have help me to it look good?

    #1485943
    marcofrigeri
    Participant

    Hi, I need to be able to manage the font size within woocommerce fields in both Account Details and also the Payment page.
    Through Enfold’s font management I can only manage the font size of the description.

    #1485928

    Hi,

    Did you set the Min. Mobile Font Size to 10px? Please make sure to purge the cache and clear the browser history, or check the site on incognito mode.

    View post on imgur.com

    i also noticed the video is not loading now on mobile

    The video displays fine on our end.

    Best regards,
    Ismael

    #1485922

    Hey lara666,

    Thank you for the inquiry.

    You can add this css code to apply the style of the default dark transparent button to the contact form’s submit button:

    .contact-form :is([type=submit],button:not([type=reset])) {
        align-items: center;
        display: inline-flex;
        gap: .5em;
        justify-content: center;
        border-radius: 100px;
        color: rgba(0, 0, 0, 0.6);
        border: 1px solid rgba(0, 0, 0, 0.6);
        background: 0 0;
        font-size: 14px;
        border-style: solid;
        border-width: 1px;
        transition: all 0.4s ease-in-out;
        padding: 9px 10px 7px;
        width: 80px;
    }

    Best regards,
    Ismael

    #1485821

    Hi,

    Thank you for the update.

    You can try this css to adjust the letter spacing of the “Download my contact info” menu item:

    .html_header_sidebar #header .av-main-nav > #menu-item-4085 a {
        font-size: 16px;
        letter-spacing: 0.02em;
    }
    

    View post on imgur.com

    Best regards,
    Ismael

    #1485818

    Hey navindesigns,

    Thank you for the inquiry.

    1.) You can adjust the Min. Mobile Font Size in the Style > Text & Typography panel, as shown in the screenshot below. You can apply a custom css class in the Attributes tab and control the font size using custom css.

    View post on imgur.com

    2.) Please try this css code to adjust the width and position of the SVG wave separator.

    @media only screen and (max-width: 767px) {
    
      /* Add your Mobile Styles here */
      .avia-section.av-wxcp-c90200cb46284bf3caa8c1c1fbba7cb6 .avia-divider-svg-top svg {
        height: 50px;
        width: calc(100% + 300px);
        left: 20%;
      }
    }

    Let us know the result.

    Best regards,
    Ismael

    #1485812

    I may have spoken too soon. lol
    There is one menu item that I want to modify independently. It is the ‘Download my contact info’. It is just a little too long for the space. If I could reduce the font size or font spacing would probably do the trick. I have assigned that menu item a custom css class = dmci

    Then in Appearance / customizing / custom css
    This is my css.

    .dmci {
    font-size: 20px;
    }

    I see no change.
    I must be missing something. lol

    #1485780
    jkos
    Participant

    I would like to modify the font size of my navigation menu which is a sidebar.
    Just the items between Home and My Art Site. Some I would like to have a bigger font and some I would like to be bold ..and some I don’t want to change at all. Is there a way to modify them independently? I looked into add a custom CSS class but that doesn’t seem to be an option. (Maybe because it is a sidebar?)
    Thanks,
    Jason

    #1485717
    kalla77
    Participant

    Hi
    as you see here the navigation controls for the gallery are “far out”.
    Image:
    https://gwup.org/temporaer/enfold-navi-bug.jpg

    Live:

    They are supposed to be IN the gallery and not miles above.
    This bug can be reproduced.
    Please tell me how to fix it (and fix it in your next update!)

    Here is the shortcode to reproduce it:
    [av_section min_height='100' min_height_pc='25' min_height_px='500px' shadow='no-border-styling' bottom_border='no-border-styling' bottom_border_diagonal_color='#333333' bottom_border_diagonal_direction='' bottom_border_style='' padding='default' margin='aviaTBmargin' custom_margin='0' custom_margin_sync='true' av-desktop-custom_margin='' av-desktop-custom_margin_sync='true' av-medium-custom_margin='' av-medium-custom_margin_sync='true' av-small-custom_margin='' av-small-custom_margin_sync='true' av-mini-custom_margin='' av-mini-custom_margin_sync='true' svg_div_top='' svg_div_top_color='#333333' svg_div_top_width='100' svg_div_top_height='50' svg_div_top_max_height='none' svg_div_top_opacity='' svg_div_bottom='' svg_div_bottom_color='#333333' svg_div_bottom_width='100' svg_div_bottom_height='50' svg_div_bottom_max_height='none' svg_div_bottom_opacity='' fold_type='' fold_height='' fold_more='Weiterlesen' fold_less='Read less' fold_text_style='' fold_btn_align='' color='main_color' background='bg_color' custom_bg='' background_gradient_direction='vertical' background_gradient_color1='#000000' background_gradient_color2='#ffffff' background_gradient_color3='' src='' attachment='' attachment_size='' src_dynamic='' attach='scroll' position='top left' repeat='stretch' video='' video_ratio='16:9' overlay_enable='aviaTBoverlay_enable' overlay_opacity='1' overlay_color='#003833' overlay_pattern='{{AVIA_BASE_URL}}images/background-images/diagonal-thin-dark.png' overlay_custom_pattern='' custom_arrow_bg='' fold_overlay_color='' fold_text_color='' fold_btn_color='theme-color' fold_btn_bg_color='' fold_btn_font_color='' size-btn-text='' av-desktop-font-size-btn-text='' av-medium-font-size-btn-text='' av-small-font-size-btn-text='' av-mini-font-size-btn-text='' fold_timer='' z_index_fold='' css_position_z_index='' av-desktop-css_position_z_index='' av-medium-css_position_z_index='' av-small-css_position_z_index='' av-mini-css_position_z_index='' id='' custom_class='backgroundvilla' template_class='' aria_label='' av_element_hidden_in_editor='0' av_uid='av-fhey3j' sc_version='1.0']
    [av_icon_box icon='ue80b' font='entypo-fontello' title='Lorem Ipsum' position='top' icon_style='' boxed='' font_color='' custom_title='' custom_content='' color='' custom_bg='' custom_font='' custom_border='' custom_title_size='' av-desktop-font-size-title='' av-medium-font-size-title='' av-small-font-size-title='' av-mini-font-size-title='' custom_content_size='' av-desktop-font-size='' av-medium-font-size='' av-small-font-size='' av-mini-font-size='' heading_tag='div' heading_class='biszu' link='' link_dynamic='' linktarget='' title_attr='' linkelement='' id='' custom_class='' template_class='' av_uid='av-c6iolb' sc_version='1.0' admin_preview_bg='']
    <h1>Lorem Ipsum dolor sid amend dolores</h1>
    Weit hinten, hinter den Wortbergen, fern der Länder Vokalien und Konsonantien leben die Blindtexte. Abgeschieden wohnen sie in Buchstabhausen an der Küste des Semantik, eines großen Sprachozeans. Ein kleines Bächlein namens Duden fließt durch ihren Ort und versorgt sie mit den nötigen Regelialien. Es ist ein paradiesmatisches Land, in dem einem gebratene Satzteile in den Mund fliegen. Nicht einmal von der allmächtigen Interpunktion werden die Blindtexte beherrscht – ein geradezu unorthographisches Leben. Eines Tages aber beschloß eine kleine Zeile Blindtext, ihr Name war Lorem Ipsum, hinaus zu gehen in die weite Grammatik.
    [/av_icon_box]

    [av_gallery ids='12076,12077,12078,12079,12080' ids_dynamic='' style='big_thumb lightbox_gallery' preview_size='no scaling' crop_big_preview_thumbnail='avia-gallery-big-crop-thumb' thumb_size='medium' columns='12' thumbs_hover='' control_layout='av-control-default' slider_navigation='av-navigate-arrows' nav_visibility_desktop='av-nav-arrows-visible' nav_arrow_color='' nav_arrow_bg_color='' imagelink='lightbox' link_dest='' lightbox_text='no_text' lazyload='avia_lazyload' img_scrset='' html_lazy_loading='disabled' alb_description='' id='' custom_class='' template_class='' av_uid='av-mb5at8df' sc_version='1.0' admin_preview_bg='']
    [/av_section]

    kind regards
    Andrè

    Hey bbarasa,
    Do you mean gradient like this:
    Screen Shot 2025 06 07 at 1.03.16 PM

    .page-id-76 .avia-builder-el-0 .av_textblock_section p {
    	    background: linear-gradient(186deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, -0.6) 100%);
    }

    To format the text try this:

    .page-id-76 .avia-builder-el-0 .av_textblock_section p {
    	font-weight: bold;
        font-size: 36px;
        font-style: italic;
    }

    Screen Shot 2025 06 07 at 1.13.17 PM

    Best regards,
    Mike

    #1484943

    In reply to: Timeline mobile

    Hey rixi,
    I notice that on mobile not all of the dates show, only every other one, so to correct try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor, if you are not using a child theme you could use the WP Code plugin then add a new snippet, in the top right corner use the PHP snippet as the code type:
    use wpcode php snippet and activate
    and ensure that it is activated, then add the bellow code and save.

    function custom_timeline_script_for_mobile() { ?>
      <script>
    document.addEventListener('DOMContentLoaded', () => {
      // Check if there are any .av-milestone-even elements
      const milestones = document.querySelectorAll('.av-milestone-even');
      if (milestones.length === 0) return; // Exit if no milestones found
    
      // Define the media query for screens smaller than 989px
      const mediaQuery = window.matchMedia('(max-width: 989px)');
    
      // Function to reorder elements
      const reorderMilestones = () => {
        if (mediaQuery.matches) {
          milestones.forEach(milestone => {
            const date = milestone.querySelector('.av-milestone-date');
            const icon = milestone.querySelector('.av-milestone-icon-wrap');
            const content = milestone.querySelector('.av-milestone-content-wrap');
    
            // Ensure all elements exist before reordering
            if (date && icon && content) {
              milestone.innerHTML = '';
              milestone.appendChild(date);
              milestone.appendChild(icon);
              milestone.appendChild(content);
            }
          });
        }
      };
    
      reorderMilestones();
        mediaQuery.addEventListener('change', reorderMilestones);
    });
    </script>
      <?php
    }
    add_action( 'wp_footer', 'custom_timeline_script_for_mobile', 99 );

    Then I notice that one of your content boxes has too much padding for the list:
    Screen Shot 2025 06 01 at 1.16.43 PM
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 989px) {
        .av-no-preview ul.avia-timeline-vertical .av-milestone-content li {
            padding: 0;
        }
    }

    Screen Shot 2025 06 01 at 1.21.45 PM
    Changing the content padding and font size of the title and content may also help:

    @media only screen and (max-width: 989px) {
        .avia-timeline-boxshadow .av-milestone-contentbox {
        padding: 1em;
        }
        #top #wrap_all .all_colors h4.av-milestone-title {
        font-size: 20px;
        }
        .av-milestone-content p,
        .av-milestone-content li {
        font-size: 12px;
        line-height: 18px;
        }
    }

    Screen Shot 2025 06 01 at 1.32.50 PM
    Try this and adjust to suit.

    Best regards,
    Mike

    #1484839

    Ok, what did I do wrong? :) I couldn’t find the code that you suggested to remove and added the one that you suggested to add and nothing changed.

    This is the current CSS code that I have for the the sliders:

    #top .avia-slideshow-arrows.avia-slideshow-controls a {
    border-radius: 25px;
    font-weight: bold;
    font-size: 18px;
    background:#transparent;
    width: 45px;
    height: 30px;
    }

    I also tried to change background from #transparent to #a6a6a6 !important but still nothing.

    Thanks again!

    #1484693

    Hey extraeyes,
    To make this font-size 20px
    Screen Shot 2025 05 26 at 9.30.42 AM
    this css works:

    #top #wrap_all .all_colors h2.woocommerce-loop-product__title {
    	font-size: 20px;
    }

    but it will not remove the H2, which it sounds like this is what you want to do.
    If you want this H2 to be a “p” instead, try adding this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function change_woocommerce_product_title_tag_in_product_slider() { ?>
      <script>
    (function($) {
      $(function() {
        function replaceElementTag(targetSelector, newTagString) {
          $(targetSelector).each(function(){
            var newElem = $(newTagString, {html: $(this).html()});
            $.each(this.attributes, function() {
              newElem.attr(this.name, this.value);
            });
            $(this).replaceWith(newElem);
          });
        }
        replaceElementTag('h2.woocommerce-loop-product__title', '<p></p>');
      });
    }(jQuery)); 
    </script>
      <?php
    }
    add_action( 'wp_footer','change_woocommerce_product_title_tag_in_product_slider', 99 );

    Best regards,
    Mike

    #1484688
    extraeyes
    Participant

    I am sorry if this is duplicate. I put this in and it is not showing that created this.

    My Woo commerce products are all H2 which I finally realized is what is destroying my page ranking.

    I found this and put it in the Quick CSS and it didn’t do anything. I changed it to 20px though. Can you help me with this? Reminder I do not do code. https://www.survivalfoodngear.com/long-term-food/

    this didn’t work:

    .woocommerce div.product .product_title {
    font-size: 36px;
    }

    THANK YOU!!

    • This topic was modified 1 month ago by extraeyes.

    Hi,
    1:

    @media only screen and (max-width: 767px) { 
    #top #header .phone-info {
    	padding-top: 0;
    }
    #menu-item-1413 a {
    	padding-bottom: 0;
    }
    #avia2-menu {
    	line-height: 10px;
    }
    }

    2:

    @media only screen and (max-width: 767px) { 
    #top #wrap_all .social_bookmarks li a {
      line-height: 30px!important; 
      min-height: 30px!important; 
      font-size: 30px!important; 
      }
      
      #top #wrap_all .social_bookmarks li {
      height: 30px!important; 
      width: 50px!important; 
      }
      
      #top #wrap_all .social_bookmarks {
          height: 35px!important;
      }
    }

    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

    #1484616

    Hi,
    To have a smaller font size for the magazine titles, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #wrap_all .all_colors h3.av-magazine-title {
    	font-size: 12px;
    }

    adjust to suit and clear your browser cache
    Screen Shot 2025 05 24 at 1.34.01 PM

    Best regards,
    Mike

    #1484607

    Just now I was able to edit the page. When I clicked update and displayed the page, I saw that I still had to adjust the font size. Again, when I wanted to edit the special header, a blank screen!

    AffiliateAmit100
    Participant

    We have tried to edit the sub menu font size and color on the desktop. It stays super large and spaced out. Website is attached. I have a picture as well but I cant seem to attach it.

    How can I edit the style for the sub menu on the desktop?

    (IE: Hover over Services, and the menu that pops down OR hover or resources and the menu that pops down)

    #1484547

    Hi,
    We will need to see your page so we can determe the css effecting your magazine font size.

    Best regards,
    Mike

    #1484536

    Thank you. I am working on setting up staging so I can convert to the child theme.

    IN THE MEANTIME.. I noticed my other website does not have the font so big, and after all this, I remember years ago I wanted the images bigger, so you gave me this code to put in the QUICK CSS…

    THERE ARE A FEW THINGS YOU GAVE ME IN HERE. CAN WE CHANGE THE PART FOR THE MAGAZINE TO HAVE A SMALLER FONT SIZE USING THIS CODE?

    I am giving you the whole section because I don’t know for sure which part is magazine and which is something else.

    THANK YOU IN ADVANCE FOR HELPING !!!

    THIS IS EVERYTHING IN THE QUICK CSS:
    p strong{
    color:#000!important;
    }

    #top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
    color: white!important;
    }

    .av-magazine-thumbnail {
    min-height: auto;
    }

    #top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title {
    color: white!important;
    }

    .av-magazine-thumbnail {
    min-height: auto;
    }
    div .slideshow_caption h2 {
    text-transform: none;
    }

    .av-magazine-thumbnail {
    width: 135px;
    height: auto;
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
    h2.avia-caption-title {
    font-size: 30px !important;
    }
    .avia-caption-content p {
    font-size: 22px !important;
    line-height: 24px;
    }
    }

    @media only screen and (max-width: 767px) {
    h2.avia-caption-title {
    font-size: 20px !important;
    }
    .avia-caption-content p {
    font-size: 14px !important;
    line-height: 16px;
    }
    .slideshow_caption {
    padding-top: 20px !important;
    }
    }

    #header_meta .menu li a {
    color: #fff !important;
    }
    .av-burger-overlay-scroll #av-burger-menu-ul a {
    color: #fff;
    }

    .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
    color: #fff;
    }

    .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::before, .html_av-overlay-side.av-burger-overlay-active #top .av-hamburger-inner::after {
    background-color: #fff;
    }

    #header_meta .sub_menu .menu li a {
    color: #030303 !important;
    }

    .avia_textblock a strong {
    color: blue !important;
    }

    #1484483

    Thank you @Ismael,
    regrettably, it doesn’t seem to do anything. I also change the font size to 26px to see and no change at all.
    What else can I do?

    #1484474

    Hey Antonio,

    Thank you for the inquiry.

    You can use this css code to adjust the style of the tab titles:

    #top div .tabcontainer .tab {
        font-size: 20px;
        padding: 12px 24px 14px 24px;
    }

    Best regards,
    Ismael

    #1484461
    abortolotti
    Participant

    Hi there,
    how can I increase the font size for the tab element titles?
    They are pretty small and I’d like them a lot bigger.
    Thanks for your help.

    Antonio

Viewing 30 results - 1 through 30 (of 18,688 total)