Viewing 30 results - 2,161 through 2,190 (of 18,718 total)
  • Author
    Search Results
  • #1340216
    Jak73
    Participant

    Hi,
    i would like to change the size of the copyright text in my footer and like to center the text.
    How can i do that?

    #1340181

    Hey creativeopole,

    That is a WordPress core problem and will be fixed in the next update. Please try this in your functions.php file for a temporary fix:

    function ava_custom_css_admin_mod() {
        echo '<style>
          .wp-core-ui .attachments:after {
              visibility: hidden;
              display: block;
              font-size: 0;
              content: " ";
              clear: both;
              height: 0;
          }
        </style>';
      }
      add_action('admin_head', 'ava_custom_css_admin_mod');

    Best regards,
    Rikard

    This doesn’t effect home pages as there isn’t a slug. It also doesn’t appear to effect EasySliders.

    I have tried everything I can think of using CSS to hide the unwanted heading. Such as:

    [itemprop=”contentURL”] { display: none !important; visibility: hidden !important; color: #ffffff !important; height:1px !important; font-size: 1px !important; margin-left: 5000px !important; line-height: 1px !important; width:0px !important; }

    Moving up the gallery doesn’t work either as the heading still appears over the top.

    It has effected all of my client’s websites using Enfold too.

    #1339987

    In reply to: Bigger icons

    Hi Ismael
    You are right, in the browser inspector it works… no idea, why it does not work with quick css.
    I added it like this:

    #top .iconbox.av-no-box .iconbox_icon {
        width: 180px !important;
        height: 180px !important;
        line-height: 180px !important;
        font-size: 90px !important;
    }

    You can login and look into it, perhaps you find something?

    #1339963

    Hi,

    Thanks for the update. The sorting problem is due to a bug in WordPress core, please try this in your functions.php file until WordPress 5.9.1 has been released:

    function ava_custom_css_admin_mod() {
        echo '<style>
          .wp-core-ui .attachments:after {
              visibility: hidden;
              display: block;
              font-size: 0;
              content: " ";
              clear: both;
              height: 0;
          }
        </style>';
      }
      add_action('admin_head', 'ava_custom_css_admin_mod');

    Please refer to this thread to fix the extra word problem: https://kriesi.at/support/topic/gallery-and-page-title-bug/

    Best regards,
    Rikard

    #1339947

    In reply to: Bigger icons

    Hi Ismael
    Thanks for the code.
    But this changes nothing.
    I changed the font-size to 80px and it was the same size. I also tryed with !important, but nothing changed.
    Best regards
    Mike

    #1339941

    Hey mediatom,

    Please try this in your functions.php file:

    function ava_custom_css_admin_mod() {
        echo '<style>
          .wp-core-ui .attachments:after {
              visibility: hidden;
              display: block;
              font-size: 0;
              content: " ";
              clear: both;
              height: 0;
          }
        </style>';
      }
      add_action('admin_head', 'ava_custom_css_admin_mod');

    Best regards,
    Rikard

    #1339918

    In reply to: Bigger icons

    Hey Michael,

    Thank you for the inquiry.

    You can use this css code to adjust the style of the icon in the iconbox element.

    #top .iconbox.av-no-box .iconbox_icon {
        top: 0;
        margin: 0 auto 20px auto;
        left: 0;
        width: 90px;
        height: 90px;
        line-height: 90px;
        font-size: 50px;
    }
    

    The actual size of the icon is controlled using the font-size property.

    Best regards,
    Ismael

    #1339775

    Hi Ryan,

    I edited your element and gave it “custom-social” ID in Advanced > Developer Settings and then added following cdoe to bottom of Quick CSS field in Enfold theme options > General Styling tab

    /* Social widget */ 
    #custom-social .avia-related-tooltip {
      display: none !important;
    }
    #custom-social .av-share-box ul li a { 
       font-size: 18px; 
       width: 35px;
    }
    #custom-social .av-share-box ul li {
       display: inline-block; 
    }
    #top #custom-social .av-share-box ul { 
        display: flex; 
    } 
    #custom-social .av-share-box ul li.av-social-link-pinterest { 
       order: 4; 
    }
    #custom-social .av-share-box ul li.av-social-link-linkedin { 
       order: 3; 
    }

    Best regards,
    Yigit

    #1339641
    steviger
    Participant

    Hi Guys,

    It must be something very small but I can not seem to get my head around it today…
    I’d like to have a background color for the main menu items when hovered an when in active state. What I got so far is:

    .main_menu ul:first-child > li > a {font-size: 1rem; font-family: ‘Outfit’, sans-serif; font-weight:400!important; text-transform:uppercase;}

    #top #header #avia-menu > li:hover > a {
    color:#fff;
    background: #fbd965 !important;
    border-radius: 10px
    }

    #top #header .av-main-nav .current_page_item a {
    background: #fbd965;
    color:#fff;
    border-radius: 10px;
    }
    Background does work but I only want it right behind the text (with some padding). Please see screendump for the desired effect

    What’s the trick ;)

    Best regards,

    Steven

    #1339554

    Hi @Ismael,

    Perfect, the table works and I added the images and required links/texts. Now the only thing that’s left is to adjust the design/layout so it looks the same as table here: https://www.solveforhappy.com/connect/

    My open questions to achieve that layout/design:
    Please also see here: https://savvyify.com/img/image/fA7L

    1. How can I change the color of the headline row as well as the font color within the headline row?
    2. The images are currently showing very large. How can I ensure they show in the original size 64x64px?
    3. For the table only (not the rest of the website), I would like the links and texts to be displayed in color “#e50000ff”. How can I do that, do you possibly know the custom CSS for that?
    4. For the table grid, I would like to remove all the vertical lines. Could you share with me how to do that as well, please?

    Thank you so much in advance, really appreciate it!! :-)

    J P
    Participant

    Hi. I have two websites. The second site is being rebuilt from the first. The same installation of Enfold was used and the theme options have been duplicated from site to site. Below are two links, each is to the same page on the two sites. The original site has the text the way I would like it. The second link is to the same page on the new site (domain contains /newsite). You will see the text on the new site seems to be much tighter and doesn’t look as spacious as the original body text. Can someone help me understand why the body text looks different using the same font, font size. This is making me crazy and the client doesn’t like the text looking crowded.

    Thank You,
    JP

    #1339402

    Hi @guenni007

    I had put it into 2 text blocks to be able to easily control the font size and color (color is darker for the bigger font/title). Is that ok or would you recommend to change that?

    Removed the permanent break – didn’t notice it when I checked. Thank you!

    #1339391

    Hi,

    Please try this in your functions.php file:

    function ava_custom_css_admin_mod() {
        echo '<style>
          .wp-core-ui .attachments:after {
              visibility: hidden;
              display: block;
              font-size: 0;
              content: " ";
              clear: both;
              height: 0;
          }
        </style>';
      }
      add_action('admin_head', 'ava_custom_css_admin_mod');

    Best regards,
    Rikard

    #1339360

    Hi,
    You would need to make your adjustments in HTML, such as shown on the Getting Started page
    2022-02-07_001.jpg
    and add your Navigation Parameters to the initialize script
    2022-02-07_002.jpg
    For this example I used the Infinite loop with slides per group because it seems to be the closest to what you want.
    So first we need to import the core Swiper JS & CSS files and set the initialize script in our child theme functions.php file in Appearance ▸ Editor:

    function Swiper_from_CDN(){
        ?>
        <link rel="stylesheet" href="https://unpkg.com/swiper/swiper-bundle.min.css">
        <script src="https://unpkg.com/swiper/swiper-bundle.min.js"></script>
     <script>
    	 window.addEventListener('DOMContentLoaded', function() {
          var swiper = new Swiper(".mySwiper", {
            slidesPerView: 3,
            spaceBetween: 30,
            slidesPerGroup: 3,
            loop: true,
            loopFillGroupWithBlank: true,
            pagination: {
              el: ".swiper-pagination",
              clickable: true,
            },
            navigation: {
              nextEl: ".swiper-button-next",
              prevEl: ".swiper-button-prev",
            },
          });
    		  });
        </script>
        <?php
        }
    add_action('wp_head', 'Swiper_from_CDN');

    Then on our test page in a code block element add this code:

    <style>
    .swiper {
            width: 100%;
            height: 100vh;
          }
    
          .swiper-slide {
            text-align: center;
            font-size: 18px;
            background: #fff;
    
            /* Center slide text vertically */
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
          }
    
          .swiper-slide img {
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover;
          }
    </style>   
    
     <div class="swiper mySwiper">
          <div class="swiper-wrapper">
            <div class="swiper-slide">Slide 1</div>
            <div class="swiper-slide">Slide 2</div>
            <div class="swiper-slide">Slide 3</div>
            <div class="swiper-slide">Slide 4</div>
            <div class="swiper-slide">Slide 5</div>
            <div class="swiper-slide">Slide 6</div>
            <div class="swiper-slide">Slide 7</div>
            <div class="swiper-slide">Slide 8</div>
            <div class="swiper-slide">Slide 9</div>
          </div>
          <div class="swiper-button-next"></div>
          <div class="swiper-button-prev"></div>
          <div class="swiper-pagination"></div>
        </div>

    the expected results should be:
    2022-02-07_003.jpg
    I linked to my working example below, so this should help you get started, you will still need to add your images, a little more css for style and any other parameters you wanted.

    Best regards,
    Mike

    #1339357

    Hey,

    Thanks for contacting us!

    Masonry Load More issue is related to Enfold but Gallery issue is related to WordPress.

    To fix load more issue, please go to Appearance > Editor and replace enfold/config-templatebuilder/avia-shortcodes/masonry_entries with – https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_8_9/templatebuilder/masonry_entries.php
    Then replace enfold/config-templatebuilder/avia-shortcodes/masonry_gallery with – https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_4_8_9/templatebuilder/masonry_gallery.php

    To fix gallery sorting issue, please add following code to bottom of Functions.php file

    function ava_custom_css_admin_mod() {
        echo '<style>
          .wp-core-ui .attachments:after {
              visibility: hidden;
              display: block;
              font-size: 0;
              content: " ";
              clear: both;
              height: 0;
          }
        </style>';
      }
      add_action('admin_head', 'ava_custom_css_admin_mod');

    Regards,
    Yigit

    #1339341

    Hi,
    Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:

    .avia-timeline .milestone_icon {
        height: 60px !important; 
        width: 60px !important; 
        line-height: 60px !important; 
    }
    .avia-timeline .milestone_icon i {
    font-size: 50px !important;
    }

    After applying the css, please clear your browser cache and check.
    If this doesn’t help then remove it and link to your page when we can examine it closer.

    Best regards,
    Mike

    MKUltraman
    Participant

    Hi,

    I’ve just added an About menu item with 2 sub-items to my main menu. About displays just fine, but when I hover over it to get the submenu listing, those 2 submenu items have a completely different formatting than the rest of the submenu items. I can’t figure out where this is comming from, would appreciate some help.

    #1339240

    In reply to: Design / Layout

    to keep such word sequences together, I use the so called nonbreaking space html-entity.

    Unfortunately, if you put this entity in the space between two words in a heading ALB, it disappears the next time you open/edit it. For this Günter has written here a small plugin which prevents exactly that. Among other things also e.g. the use of less than and greater than characters.

    https://kriesi.at/documentation/enfold/intro-to-layout-builder/#using-special-characters

    Unfortunately, it provides only 4 special characters in the standard variant.
    But you can extend this ” $this->translate = array( ” with further entries. My list looks like this and i shorten the # signs to only one before and after.

    $this->translate = array(
    	'#lt#'		=> '<',
    	'#le#'		=> '≤',
    	'#gt#'		=> '>',
    	'#ge#'		=> '≥',
    	'#amp#'		=> '&',
    	'#91#'		=> '[',
    	'#93#'		=> ']',
    	'#quot#'	=> '"',
    	'#34#'		=> "'",
    	'#br#'		=> '<br/>',
    	'#p#'		=> "<p>",
    	'#shy#'		=> '­',
    	'#nbsp#'	=> ' ',
    	'#sbsp#'	=> ' ',
    	'#nbhyp#'	=> '‑',
    	'#1/2#'		=> '½',
    	'#1/3#'		=> '⅓',
    	'#1/4#'		=> '¼',
    	'#1/5#'		=> '⅕',
    	'#2/3#'		=> '⅔',
    	'#3/4#'		=> '¾',
    );

    this line now : '#nbsp#' => ' ', is usefull.
    I entered your heading this way:
    Negotiation#nbsp#Techniques for#nbsp#Passionate#nbsp#Leaders who#nbsp#strive#nbsp#to Secure#nbsp#Maximum#nbsp#Value

    now the rest will be a bit of calculation: On my testpage with 1510px default content width ( and custom class for grid-row alb: content-alignment

    @media only screen and (min-width:768px) {
      .content-alignment h1.av-special-heading-tag {
        font-size: clamp(24px, 3.5vw, 50px);
        line-height: 1.5em;
        background-color: transparent;
        padding-bottom: 20px
      }
    
      .content-alignment .avia_textblock {
        font-size: clamp(16px, 2.5vw, 24px);
      }
    
      .content-alignment .flex_cell.avia-builder-el-first {
          padding-left: calc(50% - 755px) !important;
      }
    
      .content-alignment .flex_cell.avia-builder-el-first .flex_cell_inner {
          padding: 30px 50px !important;
      }
    }
    
    @media only screen and (max-width:767px) {
      .content-alignment h1.av-special-heading-tag {
        font-size: clamp(22px, 6vw, 50px);
        line-height: 1.5em;
        background-color: transparent;
        padding-bottom: 20px
      }
    
      .content-alignment .avia_textblock {
        font-size: clamp(14px, 5vw, 24px);
      }
    }

    see result: https://webers-testseite.de/marcus/

    #1339231

    In reply to: Design / Layout

    Thank you @guenni007!

    Set the font size to 45px, that works without the first 2 words breaking. I like the 1/2 and 1/2 grid sizes, hence didn’t like to adapt that.

    What Quick CSS code could I apply to break the heading into specific 4 lines? I’d like it to be displaying specifically like this as it is easier to read:
    1st line – Negotiation Techniques
    2nd line – for Passionate Leaders
    3rd line – who strive to
    4th line – Secure Maximum Value

    I believe Quick CSS could do that even for a Special Heading?

    #1339204

    In reply to: Design / Layout

    first there will be only the chance to give the heading more place to use.
    Either you increase the normal content width from 1310px to something differnt – you see on my installation there is a 1510px choosen.
    Or you go and set a smaller font-size:

    .home #av-layout-grid-1 h1.av-special-heading-tag {
      font-size: 42px;
      line-height: 58px;
      background-color: transparent;
    }

    On default the order is set to have on responsive case on top the first column ( cell ) – but you can change that on :
    “Column behavior when fullwidth”

    Monika
    Participant

    Hello,

    i want a very minimalistic Slider arrows. Just a black arrow and the box should be white.
    But there seems to be some transparent black layer above it which i cant remove.
    This is my css:

    ` #top .avia-smallarrow-slider .avia-slideshow-arrows a {
    width: 40px !important;
    background-color: white;
    top: -10px;
    width: 60px;
    height: 60px;
    font-size: 50px;
    line-height: 62px;
    }
    #top .avia-smallarrow-slider .avia-slideshow-arrows a:before {
    line-height: 40px !important;
    color: black;
    }
    #top .avia-smallarrow-slider .avia-slideshow-arrows {
    width: 30%;
    }
    .avia-slideshow-arrows.avia-slideshow-controls {
    position:absolute!important;
    top: -2px!important;
    transform: translateY(-0%)!important;
    z-index:999;
    margin-left: 80%;

    #1339122

    In reply to: Design / Layout

    Thank you @guenni007, that’s very helpful! It looks much better now! :-)
    And yes, this is the page I’m building!

    To make the top of the page perfect:
    For the “red banner” at the top of the page, I would like to show the first 2 words of the main heading (“Negotiation Techniques”) in the 1st line – right now “Techniques” is breaking and showing in the 2nd line. Do you know an easy way of how to achieve this? I don’t seem to be able to set a specific font size as I’m using Special Heading.

    As you’re very good with alignments, I’d also like to ask you about these two:
    1. I would like the image (portrait photo) in the section “About the Instructor” to be aligned with no space in between with the next section “Reviews”. I tried out everything in the settings, however do not manage to bring the image down. Do you know of an easy way of how to achieve this?

    2. In the section “The Masterclass”, there are 3 images that I use for the 3 different sub-topics (“Negotiation Blueprint”, etc.). I would like them to be displayed a bit smaller, however don’t manage to add a transparent border or spacing around them to do so. Do you know by any chance how to do that?

    Thank you again, I really appreciate your advices!! :-)

    #1339027

    In reply to: Design / Layout

    Hi Rikard,

    Thank you for your suggestions and help! I have a few open follow up questions:

    1. Your advice here works very well – heading size now looks great on Desktop and Mobile! I have one more question to make the heading exactly the way it was designed: The line should break after “…who strive to” so that “Secure Maximum Value” falls into the next line. I’m not able to add “<br class=”avia-permanent-lb” />” to the heading title though. Is there a way to achieve a line break in the heading?

    2. Font size is great now! What CSS code do I need to add though to make the font Bold?

    3. I added a Separator/Whitespace element inside the right cell as you suggested. It didn’t change the image size on Mobile though and in addition the Separator/Whitespace element is now visible (please see the link to the current status below in private content). What do you advise to achieve showing the entire image on Mobile as well while not having any “visible overlay” on top of it?

    Thank you again,
    Markus

    #1339024

    Hi,
    Glad to hear, to adjust the text try this css:

    #main .main_color .avia_textblock td .p1 {
        margin: 0;
        line-height: 20px;
        font-size: 18px;
        color: #000;
    }

    To remove the extra padding & margin from the images above to tighten it up, try this css:

    #main .main_color .avia_textblock td img {
    	margin: auto;
    	padding: 0;
    }
    #main .main_color .avia_textblock tr:nth-child(1) td {
    	padding: 0;
    }

    Please see the screenshot in the Private Content area of the expected results.
    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1338998

    Hey flordelizamejia,

    Please try adding this to your functions.php file:

    function ava_custom_css_admin_mod() {
        echo '<style>
          .wp-core-ui .attachments:after {
              visibility: hidden;
              display: block;
              font-size: 0;
              content: " ";
              clear: both;
              height: 0;
          }
        </style>';
      }
      add_action('admin_head', 'ava_custom_css_admin_mod');

    Best regards,
    Rikard

    Hey lauragrashoff,

    Thanks for the login details. The space seems to be working fine on my end when I checked a Special Heading and Text Block element, where exactly are you seeing this problem?

    Please try this in your functions.php file to fix the image reordering problem:

    function ava_custom_css_admin_mod() {
        echo '<style>
          .wp-core-ui .attachments:after {
              visibility: hidden;
              display: block;
              font-size: 0;
              content: " ";
              clear: both;
              height: 0;
          }
        </style>';
      }
      add_action('admin_head', 'ava_custom_css_admin_mod');

    Best regards,
    Rikard

    #1338983

    In reply to: Design / Layout

    Hi Markus,

    Thanks for the update.

    1. Are you looking to make changes which will apply to your whole site? If so, then please do them under Enfold->General Styling->Typography. If you want to target that heading only, then please try this in Quick CSS:

    .home #av-layout-grid-1 h1.av-special-heading-tag {
        font-size: 54px;
    }
    
    @media only screen and (max-width: 767px) {
    .home #av-layout-grid-1 h1.av-special-heading-tag {
        font-size: 20px;
    }
    }

    2. Please try this CSS as well:

    .home #av-layout-grid-1 .avia_iconbox_title {
        font-size: 20px;
    }

    3. Could you try to add a Separator/Whitespace element inside of the right cell? That should make it larger in mobile.

    Best regards,
    Rikard

    #1338977

    Amazing! Is there a way to modify the text within the cells? I’d like to make it look more consistent with the rest of the text – larger font size & less spacing between lines.

    thanks,
    Ryan

    #1338965
    Ryan
    Participant

    I added / edited the “small bar above main menu” via advanced styling, and added phone number top left, social icons top right. I also edited the phone number text with this CSS:

    .phone-info {
    font-size: 18px;
    padding-top: 12px;
    padding-bottom: 12px;
    }

    Now, I would like to modify the social icons by:

    Centering them height-wise with the phone info
    removing the borders in between them
    adding a circular background #c24e2d

    like this:
    snip-Untitled-1

    Thanks!
    Ryan

Viewing 30 results - 2,161 through 2,190 (of 18,718 total)