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

    Hi,
    I added this css:

    #top .all_colors h1 {
    	font-size: 18px;
    }
    #top .all_colors h2 {
    	font-size: 14px;
    }

    check now.

    Best regards,
    Mike

    #1429417

    Hi,
    Can you link to a page that it doesn’t work and explain if it is a header or the paragraph font-size that you wish to change and what size you want it to be.

    Best regards,
    Mike

    #1429362
    daves1997
    Participant

    Trying to save time as site was hacked

    #1429320

    Hey fabienneRedUmb,

    Thank you for the inquiry.

    You can leave the Heading Font Sizes and Subheading Font Sizes of the Special Heading elements set to Default, and define the font size for headings (h1, h2, h3, etc.) in the Enfold > Advanced Styling panel. Afterward, you can add the following css code to adjust the default size of the subheading element relative to the configurations or style adjustments made in the Advanced Styling panel.

    #top .av-subheading {
        font-size: 1.2em !important;
    }
    

    Best regards,
    Ismael

    #1429300
    fabienneRedUmb
    Participant

    Hey, how can I implement that the font size of the subheading always is 62% of the special heading it accompanies without doing each and every single special heading?

    Thank you

    #1429169

    Hi,

    Thanks for that. Please try this in Quick CSS:

    .learndash-wrapper * {
      font-family: verdana;
      font-size: 13px;
    }

    I couldn’t find a list in your content though? Please add one so that we can check that problem as well.

    Best regards,
    Rikard

    #1429154

    Hi daves1997,

    I apologize for the delayed response.
    Adjusting the font size of the menu should help, otherwise, the number of menu items should be reduced by making it a submenu of other menu items.

    Best regards,
    Nikko

    #1429153

    In reply to: Centering menu

    Hi vantagepointmg,

    This was the code that was responsible for the size:

    .logo img,
    .logo svg {
    height:160%;
    max-height:240px !important
    }

    To fix it, please try adding this CSS code as well:

    @media only screen and (max-width:767px) {
      #top #header_meta {
        padding-top: 10px;
      }
    
      #top #header_meta .sub_menu .menu-item {
        margin-bottom: 12px;
      }
    
      #top #header_meta .sub_menu * {
        font-size: 14px;
      }
    
      #top #header_meta #menu-item-130, 
      #top #header_meta #menu-item-131 {
        text-indent: -999em;
      }
    
      #top #header_meta #menu-item-130 img, 
      #top #header_meta #menu-item-131 img {
        position: absolute;
        top: 0;
        left: 0;
      }
    
      #top #header .av-burger-menu-main a {
        max-height: 80px;
        line-height: 80px !important;
      }
    
      .logo img, 
      .logo svg {
        max-height: 80px !important;
      }
    }

    Best regards,
    Nikko

    #1429149

    Dear Rikard. Thank you. In private you can find what you asked. I need to fix the bulleted list bug and I need to have a bigger text size ora a different font.

    Thank you.

    #1429120

    Hi,

    Thganks for the clarification. Please try this in Quick CSS:

    .grid-sort-container .grid-entry-title a {
      font-size: 16px;
    }
    
    .grid-sort-container .grid-content {
      padding: 4px 20px 20px 20px;
    }

    Best regards,
    Rikard

    #1429110

    In reply to: Posts Titles

    Hi,
    When I try the the Enfold Theme Options ▸ Advanced Styling ▸ H3 option as Ismael suggested it works correctly:
    Enfold_Support_4274.jpeg
    Enfold_Support_4277.jpeg
    But if you only want this font change on one page, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top.page-id-30 .slide-entry-wrap h3.slide-entry-title {
    	font-size: 18px;
    }

    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

    #1429087

    In reply to: Posts Titles

    Hello Ismael,
    I made the adjustments but nothing changed. I just want the names to be a Normal Font size 18 and not so large. I want the names on one line and because the names are so large they are showing up on 2 lines. Can you please help me with this.

    Thank you
    Maggie

    #1429068

    In reply to: Posts Titles

    Hey Maggie,

    Thank you for the inquiry.

    You should be able to adjust the font size in the Enfold > General Styling > Typography tab or in the Enfold > Advanced Styling panel. Edit the h3 element.

    Best regards,
    Ismael

    #1429066

    Topic: Posts Titles

    in forum Enfold
    tiadrop
    Participant

    Hello I can’t find where I can adjust the font size of my post’s titles. I created a team page using posts and the attached screenshot on this page url shows how large the names are.

    Is ther a way you can reduce the font size so that the names are a font size 18 and bold? Here is the link to the site page

    Please help

    #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

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