Viewing 30 results - 901 through 930 (of 18,702 total)
  • Author
    Search Results
  • #1429059

    Hey DermaBBSaar,
    Thanks for your question, but the site that you have linked to doesn’t seem to be built with Enfold and doesn’t use the LayerSlider.
    For Enfold & the LayerSlider on mobile, typically Enfold doesn’t have a transparent header for mobile, so on mobile the LayerSlider will be below the header, while on desktop with a transparent header the LayerSlider shows to the top behind the header.
    Also in the LayerSlider, typically the desktop slider is in a landscape format, but mobile devices use a portrait format, so a desktop slider will scale down to show the whole slider.
    Typically people will create two sliders one of desktop and the other in a portrait layout to show on mobile, if they want more that a scaled down slider.
    If you have some experience with the LayerSlider, it is possible to use one slider and have the desktop and mobile elements and layout set for all devices, but this can be tricky, here is a basic example of the LayerSlider device options used to show different elements and different sizes. You could also watch some YouTube tutorials. But it is a lot easier to use two sliders and display one or the other.
    So if this describes your situation please give this a try.

    Best regards,
    Mike

    #1428989

    Topic: tab section width

    in forum Enfold
    oestersund
    Participant

    Dear Team,
    on my page below I us the tab section with 5 tabs. 2 questions:

    How can I increase the tab / tab section title width, i.e. that all 5 tabs titles cover the whole section? Currently It is much narrower vs. the tab content width and the other sections above & below

    How can I avoid capitals in the tab title font? I only did find a css code too increase the font size

    thx a lot & best regards Tilman

    #1428985

    Hi daves1997,

    The sub menu arrows are caused by this code:

    .menu li > a:after,
    #top .av-subnav-menu .menu-item-has-children > a:after { content: ' ▾'; }
    }

    To fix it, I have removed that code from Appearance > Customize, and then replaced it from Quick CSS:

    #top .main_menu .menu-item-has-children > a:after { 
        content: ' ▾';
        font-size: 18px;
    }

    The code should work however caching seems to prevent it from working because the older code is being fetched.
    Would it be okay to temporarily disable WP Rocket?

    Best regards,
    Nikko

    #1428975

    Hey UPON,
    Thank you for the link to your site, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .formcraft-datepicker .ui-datepicker-title select {
        color: inherit;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 0.01px;
        text-overflow: '';
        box-shadow: none;
        padding: 0 0.5em!important;
        height: 2.9em;
        vertical-align: top;
        margin: 0;
        border: 0;
        background: 0 0;
        cursor: pointer;
        width: auto;
        display: inline-block;
        font-size: inherit;
        border-radius: 0;
    }

    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.
    This in the expected results:
    Enfold_Support_4245.jpeg

    Best regards,
    Mike

    #1428780

    Hi,
    When I checked your site the blue background color for the “COSMETIC, FAMILY & SPECIALTY DENTISTRY” section and the background image and font size for the “New Patient Offers” only show when I’m logged in. This is due to your caching plugin, WP Rocket, note that the cache settings shows the cache for mobile devices and logged out users:
    Enfold_Support_4204.jpeg
    So your WP Rocket cache needs to be cleared. I did this and checked your site again logged out and incognito and now your sections show correctly.
    I checked with Windows in Chrome, Firefox, & Edge and it is showing correctly now, Please note that testing Safari can be hard to clear the cache, often you need to also clear the history to fully purge the cache, following these steps for Safari and note Step 4 where you will Clear the History.
    If you find that after making edits to your site you see this issue a again, I recommend disabling your caching plugin until you are done creating your site, often caching causes issues while people are creating the sites, your caching should be activated only after your site is done so you don’t need to fight with it.

    Best regards,
    Mike

    #1428773

    i would follow Mike – and try the plugin. But here is the way i mentioned.
    this to your child theme functions.php:

    function wp_tinymce_more_buttons( $buttons ) {
    	if ( ! in_array( "fontsizeselect", $buttons ) ) { $buttons[] = 'fontsizeselect'; }
    	if ( ! in_array( "backcolor", $buttons ) ) { $buttons[] = 'backcolor'; }
    	if ( ! in_array( "alignjustify", $buttons ) ) { $buttons[] = 'alignjustify'; }
    	if ( ! in_array( "underline", $buttons ) ) { $buttons[] = 'underline'; }
    	return $buttons;
    }
    add_filter( 'mce_buttons_2', 'wp_tinymce_more_buttons', 99999 ); 
    
    // if you choose here  mce_buttons_3 - then it will be in another buttons-row
    
    function add_font_size_to_tinymce( $initArray ){
        $initArray['fontsize_formats'] = "9px 10px 12px 13px 14px 16px 18px 21px 24px 28px 32px 36px";
        return $initArray;
    }
    add_filter( 'tiny_mce_before_init', 'add_font_size_to_tinymce' );
    #1428764

    thanks! — at this point only font size, but I’m sure the client will want more

    #1428722

    Hi,

    Thank you for the update.

    We edited the code a bit. Please remove the previous code and replace it with the following.

    #top #wrap_all #av-burger-menu-ul>li {
        opacity: 100;
        position: relative;
        top: 0;
        transition: none;
        transform: none;
        left: 0;
        right: auto;
        text-align: left;
        border-bottom: 0.1em solid #fff!important;
        text-align: left;
        font-weight: 800;
        font-size: 28px;
        text-transform: uppercase;
    }
    
    #top #wrap_all #av-burger-menu-ul>li:first-child {
        border: none !important;
    }
    

    Best regards,
    Ismael

    #1428641

    Hi,

    Thank you for the screenshot.

    The heading seems to be resizing correctly on our end, but if you still want to adjust it, you can try this css code.

    @media only screen and (max-width: 767px) {
    
      /* Add your Mobile Styles here */
      #top #wrap_all .av-special-heading.av-1kii6-20aefa4b8a1e86b824c2b08956737de9 .av-special-heading-tag, #top #wrap_all .av-special-heading.av-3yvx2-b3a74335a955a8c783977b3748088567 .av-special-heading-tag, #top #wrap_all .av-special-heading.av-12jlsm-3c4c1638e4edbfc505398e6c922fa44b .av-special-heading-tag, #top #wrap_all .av-special-heading.av-118a8u-b260f37eef566a9c2d56de7e85194bae .av-special-heading-tag {
        font-size: 1.2em;
      }
    }
    

    Best regards,
    Ismael

    #1428611

    Hi,

    Thanks for that. This media query doesn’t seem to be closed:

    @media only screen and (min-width:989px) {
    .phone-info { font-size: 14px; padding-top: 20px; padding-bottom: 20px; padding-right: 100px;}

    Best regards,
    Rikard

    #1428518

    Hey Martin,

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

    td {
        font-size: 16px;
    }

    Best regards,
    Rikard

    Hi,

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

    #top .fullsize .template-blog .post .entry-content-wrapper {
        text-align: left;
        font-size: 16px;
    }

    Best regards,
    Rikard

    #1428502

    Topic: button on slideshow

    in forum Enfold
    rixi
    Participant

    Hi,
    is it possible to put the job button which is in the middle of the slider to the right side so that it is right beside the outer thumb, little bit space left and right? That would be great!
    I cannot change the font size in the backend. it stays always the same. its now around 50 but looks very small. Any idea?
    And how can i change the background color?

    Thanks for your help :)

    Many greetings rixi

    #1428491
    Martin
    Participant

    Hallo,
    es geht um die Seite http://hausarztpraxis-leipzig-lindenthal.de. Wäre es möglich, die Schriftgröße bei den “Urlaubsankündigungen”, also den Tabellen größer einzustellen? Ich finde sie doch recht klein. Das gleiche gilt für die Sprechzeiten, die sich nicht ändern.
    viele Grüße,
    Martin

    Hello,
    It’s about the page http://hausarztpraxis-leipzig-lindenthal.de. Would it be possible to set the font size larger for the “holiday announcements”, i.e. the tables? I find them quite small. The same applies to office hours, which do not change.
    Best regards,
    Martin

    #1428481

    Hey Anton,

    Thank you for the inquiry.

    Adding this css code should remove the space below the video.

    .su-youtube.su-u-responsive-media-yes {
        margin-bottom: 0;
    }

    The double button on the official site is not available by default, but here is the markup in case you want to use it on your own site.

    HTML:

    
    <div class="avia-double-buttons "><a href="https://site.at/themes/enfold-overview/" class="avia-double-button avia-double-button-1">View Demos</a><span class="button_or">or</span><a href="https://1.site.market/" class="avia-double-button avia-double-button-2">Purchase Now</a></div>
    

    CSS:

    
    #top .avia-double-button {
        letter-spacing: 1px;
        padding: 13px 20px;
        text-transform: uppercase;
        font-size: 13px;
        text-align: center;
        min-width: 175px;
        display: inline-block;
        transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        border: 4px solid #fff;
        text-decoration: none;
    }
    
    #top div .main_color .avia-double-button {
        border-color: #e1e1e1;
        background: #fcfcfc;
        color: #222222;
    }
    
    #top #wrap_all .avia-slide-wrap .avia-double-button, #top #wrap_all .avia-hover-fx .avia-double-button {
        background: #000;
        background: rgba(0,0,0,0.2);
        border-color: #fff;
        color: #fff;
        padding-bottom: 11px;
        text-decoration: none;
    }
    
    #top .avia-double-button-2 {
        border-top-right-radius: 100px;
        border-bottom-right-radius: 100px;
        border-left: none;
    }
    
    #top .avia-double-button-1 {
        border-top-left-radius: 100px;
        border-bottom-left-radius: 100px;
        border-right-width: 2px;
    }
    
    .avia-double-buttons {
        margin-top: 30px;
        text-align: center;
        position: relative;
    }
    
    #top .button_or {
        position: absolute;
        display: block;
        height: 26px;
        line-height: 21px;
        width: 26px;
        text-align: center;
        top: 50%;
        left: 50%;
        margin: -13px 0 0 -14px;
        background: #fff;
        color: #666;
        border-radius: 100px;
        font-size: 10px;
        border: 2px solid #FFF;
        font-style: italic;
        font-weight: 600;
        z-index: 11;
    }
    

    Best regards,
    Ismael

    #1428466

    Hey cambium.digital,

    Thank you for the inquiry.

    Layer Slider should automatically calculate the size of the text or layers based on the viewport or screen size. For example, if you set the font size of a text layer to 23px on desktop, LS should automatically resize this text to around 8-11px on mobile view. If you really need to manually control the style of a specific layer on different screen sizes, you can apply a custom ID or class name to it in the Layer Settings > Attributes panel. You can then add your own css modifications in the Quick CSS field or in the child theme’s style.css file.

    Best regards,
    Ismael

    #1428464

    Hi,

    Thank you for the update.

    To adjust the style of the burger menu items, please start with this css code.

    .html_av-overlay-full #top #wrap_all #av-burger-menu-ul li a {
        color: #fff;
        height: auto;
        line-height: 1em;
        font-size: 0.8em;
    }
    
    .av-burger-overlay-bg {
        z-index: 3;
        opacity: 0.9;
        background: #000;
        display: block;
        position: fixed;
    }

    Best regards,
    Ismael

    #1428445

    Hey Nandavbk,

    This CSS is applying on your site:

    .entry-content-wrapper div li {
        font-size: 15px !important;
    }

    You might have added that in Quick CSS in the theme options?

    Best regards,
    Rikard

    #1428426
    Nandavbk
    Participant

    Can’t change the font size of the text in a bullet list. I’ve tried several options in the Quick CSS but nothing seems to work.
    I changed the fontsize of the body copy in the advanced styling options but the size of the text with te bullet points stays smaller.

    Can you please provide me with a CSS code or something else what would work?

    #1428420

    Hi,

    Thanks for the update. You can try using this CSS:

    .main_menu li a {
      font-size: 16px;
    }
    
    .main_menu li a:hover {
      color: green;
    }
    
    .main_menu li a:active{
      color: yellow;
    }

    Best regards,
    Rikard

    JoStudioDeRijp
    Participant

    Hi Enfold!
    I have a question. The font size of the text in all the blogposts is not the same as the size of the body on the rest of our website.
    I want all of them in the same as the rest of the website: 16 pt. Is it possible to change it so the blogposts are also 16 pt?
    Also I want all the single posts are left lined. Now they are in block. Is that possible?
    Please let me know :-)

    #1428394

    I want to increase the size of the menu fonts and also retain the colors I set for link, active and hover.

    #1428369

    Hi Mike, thanks for your time. I’ve changed PHP versions to 8.0, 8.2 and 8.3 (can’t go back to 7.4 now) and it didn’t help. It’s 8.2 now (as recommended).

    However, I decided to rebuild the home page from the scratch and created the New Home Page. I was adding elements starting from the Fullwidth Easy slider and everything was working perfectly until the last grid row at the bottom of the page, which broke the layout and responsiveness of the footer. It happens even when adding a new empty grid row from layout elements menu of Avia builder. So I thought it must be the grid row element that is responsible for that.
    HOWEVER, when I remove the Fullwidth Easy Slider from the top of the page, then the grid row at the bottom does not break the layout or responsiveness! BUT it makes the grid row directly above it not going full width when changing to tablet/mobile resolution! That leaves me completely puzzled – it looks like some of those elements TOGETHER cannot work correctly.

    You can try this on ‘Kriesi test page’ or ‘New Home Page’ – I’ve saved the top slider as ‘001 Old slider’ and bottom grid row is ‘006 grid row’ in Templates, so you can just remove and add them easily to see how they break the layout and responsiveness together, but when one is deleted everything goes back to normal.

    And what is even more puzzling, when I add the same Fullwidth Easy Slider from the template at the bottom of the page (see New Home Page) it displays differently than at the top, when it’s preceded by that grid row, (colours and font sizes are all wrong, despite the same settings in the slider options). BUT when I delete that 006 grid row which is preceding it, then the slider at the bottom displays correctly, and so does the footer and it’s responsive as it should be. So really that grid row looks to be a problem, but I’ve got no idea why! (check the New Home Page first and then remove the grid row above the bottom slider, you will see the difference).

    I haven’t tried deleting other layout elements, it’s actually enough of the mystery to me :) But it happened all the same on a newly created page (‘New Home Page’) with empty grid row added from the menu, so it looks to me like there must be some issue with the theme elements working together in the layout builder, but again it’s just my gut feeling. I haven’t installed imagick, I also don’t think this would cause the problem. However, if you’ve got no other suggestions, I may try this but I wouldn’t like to add unnecessary things on the server side if possible. I also haven’t yet install caching plugin on that site, but again how would this be the issue here?

    Thanks for your time, let me know if you find the cause and/or solution for all this, but for now I will just rebuild the home page using some configuration and elements that will work correctly together.

    Tom

    UPDATE: I have now changed Fullwidth Easy Slider to Fullscreen Slider on the Home Page, and again adding the grid row at the bottom causes the problem to reappear.

    • This reply was modified 2 years, 1 month ago by Tom_Tom_UK.
    • This reply was modified 2 years, 1 month ago by Tom_Tom_UK.
    #1428347

    Hi,
    On mobile there is not enough room for the buttons next to the logo, so they will need to be smaller and under the logo.
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 430px) { 
    	.responsive #top #header #header_main .inner-container .widget {
        order: 3;
        flex-basis: 100%;
    	}
    	.responsive #top #header #header_main .inner-container .widget .avia-button.avia-size-medium {
    	padding: 12px 5px 10px;
        font-size: 12px;
        min-width: 60px;
    	}
    	.responsive #top #header #header_main .inner-container .widget>div {
    		padding: 0;
    	}
    	.responsive #top #header #header_main .inner-container .widget>div>div {
    	text-align: center;
    	}
    }

    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

    #1428303

    Hi,
    Thank you for the link to your site, I see that your tab images are large and the title font is also large for all of the tabs to fit on a small mobile screen, the tabs are designed to float off of th screens so the images and text can be large.
    But if you want them to all fit on the screen try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 767px) { 
    .av-tab-section-tab-title-container .av-tab-section-image {
    	width: 80px;
    }
    #top .av-section-tab-title {
        padding: 10px 5px 0px 5px;
    }
    .av-tab-section-tab-title-container .av-inner-tab-title {
        font-size: 12px;
        word-break: break-all;
    }
    }
    

    I tested this on a 425px screen size, please see the screenshot in the Private Content area, if you have a smaller screen feel free to adjust the values smaller to suit your needs.

    Best regards,
    Mike

    #1428160
    ausgesonnen
    Participant

    When I change the size of the menu font under advanced styling, it forgets all about the colors I set in General styling. And in advanced styling it doesn’t have an option for setting colors and in general styling there is no option for size. Do other people have this issue as well?

    Can you send the ccs style name for the menu links, active and hover and size? Dont seem to be able to locate them when I inspect the source code :(

    this is quite urgent.

    thank you

    • This topic was modified 2 years, 1 month ago by ausgesonnen.
    juancarloszeta
    Participant

    Hello,
    I posted this yesterday, though I’m not shure if my thread arrived, so I’m posting again.

    Although I have found many good tips on responsive text in the support forum, I have not yet managed to make the text blocks responsive so that they adapt to the width of the screen in the mobile phone view.

    I have tried it with:

    body {
    font-size: 16px;
    }
    @media screen and (min-width: 320px) {
    body {
    font-size: calc(16px + 6 * ((100vw – 320px) / 680));
    }
    }
    @media screen and (min-width: 1000px) {
    body {
    font-size: 22px;
    }
    }

    …which benefits the overall layout of the webpage, but the text blocks remain statically unchanged. I have the Enfold Rockband Team as a template for my homepage. It has blocks for the band masters whose text adapts perfectly to the width of the mobile phone. Unfortunately, I cannot embed text with links in it, so that the text adaptation would be solved.

    Please kindly ask for support, as I have already spent several hours trying to solve the problem.

    Many thanks in advance and best regards!

    Juan Carlos

    #1427849

    In reply to: menu font too small

    Hey ausgesonnen,
    Please make the font size adjustment in the theme setting at Enfold Theme Options ▸ Advanced Styling and if you don’t see the Main Menu Links already with a font size, then use the drop down to choose it and add the size you wish.
    There is also a Main Menu sublevel Links option if you also want to change those sizes too.

    Best regards,
    Mike

    #1427805

    Hey maryenvato,

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

    .av-masonry-entry .av-masonry-entry-title {
        text-transform: none !important;
        font-size: 18px !important;
    }

    Best regards,
    Rikard

    it would be nice to have the title inside that span.image-overlay-inside
    This would be easy if the overlay exists from the beginning ( on page load) . On avia.js – we see – it is generated via if(!overlay.length)
    having a whole child-theme avia.js seems to be a way – but we can use mutationObserver to see when it is added to DOM – and then insert the title.

    in my test case i gave a custom class to the image alb element : show-title
    now i can observe these classes if there is a new node added – and if so – add some html to it ( btw. i use the aria-label from the anchor – because if you set a custom title to the image alb this will be better to have)

    function transfer_label_to_overlay(){
    ?>
    <script>
    (function($) {
      var target = document.querySelectorAll(".show-title");
      var observers = [];
      // configuration of the observer
      var config = { attributes: true, childList: true,  subtree: true  };
    
      for (var i = 0; i < target.length; i++) {
          // create an observer instance
          observers[i] = new MutationObserver(function(mutations) {
              mutations.forEach(function(mutation) {            
                $(mutation.addedNodes).find(".image-overlay-inside").each(function() {
                  var imgLabel = $(this).closest('.avia_image').attr('aria-label').replace(/\-|_/g,' ');
                  $(this).append('<span class="overlay-title">'+imgLabel+'</span>');      
                });
              });
          });
          // pass in the target node, as well as the observer options
          observers[i].observe(target[i], config);
      }
    })(jQuery);
    </script>
    <?php
    }
    add_action('wp_footer', 'transfer_label_to_overlay');

    now for quick css:

    .avia_transform .show-title a:hover .image-overlay {
      opacity: 1 !important;
      background-color: rgba(255,255,255,0.1);
    }
    /*** styling the title is up to you ****/
    .overlay-title {
      display: inline-block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 500;
      font-size: 16px;
      line-height: 24px;
      font-family: var(--enfold-font-family-body);
      color: var(--enfold-main-color-heading);
      text-shadow: 1px 1px 3px #333;
      background-color: rgba(255,255,255,0.8);
      padding: 0 20px 5px;
      border-radius: 5px;
    }
    

    ( if you do not want the hover image behind the title set the pseudo-class to display : none)

    .show-title .image-overlay-inside::before {
      display: none;
    }

    see: https://webers-testseite.de/image-title-to-hover/
    left hand – no custom class : show-title – right hand: with custom-class.

Viewing 30 results - 901 through 930 (of 18,702 total)