Viewing 30 results - 1,561 through 1,590 (of 18,702 total)
  • Author
    Search Results
  • #1374777

    Hi,

    1- It would be easier to switch to one of the included icons. If existing fonts do not fit, you can refer to this post – https://kriesi.at/documentation/enfold/icon/#adding-your-own-fontello-or-flaticon-icons- and add your own icons :)

    2- Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #avia3-menu a::after {
      content: "\E881";
      color: #EB5847;
      font-size: 18px;
      font-family: 'entypo-fontello';
      position: absolute;
      margin-left: 5px;
    }
    

    3- Your site language seems to be set to English. Please go to Settings > General and switch the language to Dutch :)

    Best regards,
    Yigit

    #1374733

    Hi,

    Sorry for the delay. To move the title above the image, you can use this script in the functions.php file.

    function av_custom_inline_script() {
    	wp_add_inline_script( 'jquery', 
    		"
    		(function($) {
    			$('.av-masonry-entry').each(function() {
    				var title = $(this).find('.av-masonry-entry-title');
    				var image = $(this).find('.av-masonry-image-container');
    				title.insertBefore(image);
    			});
    		})(jQuery);
    		"
    	);
         }
    add_action( 'wp_enqueue_scripts', 'av_custom_inline_script' );
    

    You may need to add a few css modifications to adjust the style of the title.

    .avia_desktop .av-masonry-entry:hover .av-masonry-entry-title.entry-title, .avia_desktop .av-masonry-entry .av-masonry-entry-title.entry-title {
        opacity: 1;
        z-index: 1000;
        font-size: 30px;
        color: red;
        position: relative;
    }
    

    Best regards,
    Ismael

    Hi,
    Thanks for the link to your site, it seems that this only occurs on screens larger than 1500px, probably due to the change in the font size for larger screens, we not have a way to disable it when it is out of view, but we can increace the height of the column that it is in to stop the movement.
    Try this css in your Quick CSS:

    @media only screen and (min-width: 1500px) { 
    #top.home .flex_column.avia-builder-el-2  {
    	min-height: 350px;
    	height: 350px;
    }
    }

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

    Best regards,
    Mike

    #1374432
    Sovietovic
    Participant

    Hi,
    I’ve did test on my website and ended with following critical issue there:

    Certain ARIA Roles Must Be Contained By Particular Parents

    Fix any of the following: Required ARIA parents role not present: menu, menubar, group<li role="menuitem" id="menu-item-2052" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-2011 current_page_item menu-item-top-level menu-item-top-level-1">
    Fix any of the following: Required ARIA parents role not present: menu, menubar, group<li role="menuitem" id="menu-item-759" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-2">
    Fix any of the following: Required ARIA parents role not present: menu, menubar, group<li role="menuitem" id="menu-item-760" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-3">
    Fix any of the following: Required ARIA parents role not present: menu, menubar, group<li role="menuitem" id="menu-item-761" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-4">
    Fix any of the following: Required ARIA parents role not present: menu, menubar, group<li role="menuitem" id="menu-item-762" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-5">
    Fix any of the following: Required ARIA parents role not present: menu, menubar, group<li role="menuitem" id="menu-item-763" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-6">

    Id Attribute Value Must Be Unique

    Fix any of the following: Document has multiple static elements with the same id attribute: menu-item-2052<li role="menuitem" id="menu-item-2052" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home page_item page-item-2011 current_page_item menu-item-top-level menu-item-top-level-1 current-menu-item">
    Fix any of the following: Document has multiple static elements with the same id attribute: menu-item-759<li role="menuitem" id="menu-item-759" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-2">
    Fix any of the following: Document has multiple static elements with the same id attribute: menu-item-760<li role="menuitem" id="menu-item-760" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-3">
    Fix any of the following: Document has multiple static elements with the same id attribute: menu-item-761<li role="menuitem" id="menu-item-761" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-4">
    Fix any of the following: Document has multiple static elements with the same id attribute: menu-item-762<li role="menuitem" id="menu-item-762" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-5">
    Fix any of the following: Document has multiple static elements with the same id attribute: menu-item-763<li role="menuitem" id="menu-item-763" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-top-level menu-item-top-level-6">

    Ul And Ol Must Only Directly Contain Li Script Or Template Elements

    Fix all of the following: List element has direct children with a role that is not allowed: menuitem<ul id="menu-hlavne-menu" class="av-subnav-menu">
    

    Elements Must Have Sufficient Color Contrast

    Fix any of the following: Element has insufficient color contrast of 3.15 (foreground color: #919191, background color: #ffffff, font size: 13.5pt (18px), font weight: normal). Expected contrast ratio of 4.5:1<p class="uk-margin-remove uk-text-large">
    Fix any of the following: Element has insufficient color contrast of 1.88 (foreground color: #bdbdbd, background color: #ffffff, font size: 9.0pt (11.96px), font weight: normal). Expected contrast ratio of 4.5:1<input type="button" value="Odoslať" class="button av-verify-recaptcha-0 av-recaptcha-submit avia_button_inactive" data-sending-label="Odosielam" title="Please validate that you are a human first">

    Any ideas why this is reported and how to fix this?

    • This topic was modified 3 years, 1 month ago by Sovietovic.
    • This topic was modified 3 years, 1 month ago by Rikard.
    #1374356

    Hey Alfredo,

    Thanks for contacting us!

    Please add following code to functions.php file of your child theme – https://kriesi.at/documentation/enfold/child-theme/

    
    add_action('ava_before_footer','footer_content_new');
    function footer_content_new(){
    echo "<div class='my-custom-title'>Contact Ons</div>";
    }
    

    Then you can add following code to bottom of Quick CSS field to change the styling

    
    .my-custom-title { color: red; font-size: 32px; }
    

    Regards,
    Yigit

    • This reply was modified 3 years, 1 month ago by Yigit.
    #1374350

    Hey Alfredo,

    I copied HTML of arrow icon and pasted inside your Special Heading elements and give them a custom CSS class “red-arrow-title” in Advanced > Developer Settings and then added following code to bottom of Quick CSS field

    
    /* Change read more arrows */
    .more-link-arrow::after {
      content: "\E881";
      color: red;
      font-size: 30px;
    }
    
    .red-arrow-title .av-icon-char {
      color: red;
      font-size: 20px;
      position: absolute;
      margin-left: 5px;
    }
    

    Please review your website :)

    Best regards,
    Yigit

    Hi,

    There was a CSS error in your Quick CSS field. I fixed it and following code was overriding it

    
    /*Enfold footer menu*/
    span.avia-menu-text{
    color: white;
    font-weight: bold;
    font-size: 13px;
    }
    

    so I changed it to following

    
    /*Enfold footer menu*/
    #avia3-menu span.avia-menu-text{
    color: white;
    font-weight: bold;
    font-size: 13px;
    }
    

    Please review your website :)

    Best regards,
    Yigit

    #1374305

    Hi,

    Thanks for contacting us!

    Please edit your Icon List element and go to Styling > Font Sizes > Title Font Sizes and set them to 24px :)

    Best regards,
    Yigit

    #1374301

    Hey F,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    @media only screen and (min-width: 2600px) { 
    #top #header .av-main-nav > li > a {
      font-size: 24px;
    }
    }
    

    Regards,
    Yigit

    #1374282
    FokeOne
    Participant

    Hello,

    is there an Option for having a bigger font size in the menu only for 4k screens? The Menu looks fine on my 27″, but at my customers 27″4k the menu font is really small.

    thanks in advance
    F

    #1374280

    Hey HolgerRaddatz,
    Thanks for the link to your site, you can use this css to brake the words so they stay in the cells, please note that not all browsers will show the hyphens, Chrome on Windows doesn’t but the words are still broken.

    #top .avia-table.avia-pricing-table-container li {
    	 -ms-word-break: break-all;
         word-break: break-all;
         word-break: break-word;
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
            hyphens: auto;
    }

    Another option is to reduce the font size for the tablet screen, but your long words still need to be broken, but this might look better:

    @media only screen and (min-width: 768px) and (max-width: 1415px) { 
    #top .avia-table.avia-pricing-table-container li {
     font-size: 12px;
     -ms-word-break: break-all;
         word-break: break-all;
         word-break: break-word;
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
            hyphens: auto;
    }

    So try different font sizes to find a balance that you like.

    Best regards,
    Mike

    rwitconsulting
    Participant

    Hi all, I just started building my website using the Enfold Theme with the consulting demo. So far so good – there is just a layouting problem with the top easy slider and the text location on a mobile phone. (see screenshot):
    Mobile - Consutling Demo Problem (Screenshot mobile problem)

    The font size can be easily adjusted in the slider for the mobile version – so that is good.
    With the smaller font size I just would need a solution so that the whole text (box) is on the right (like it is on the desktop) and text itself is still left aligned; here the screenshot from the desktop version. So actually to have still 2 columns in the mobile version and the text (headline and caption) is in the second column on the right. Desktop screenshot:
    Consulting Desktop alignment (desktop alignment )

    Thank you so much for your solution ideas, br
    Rene Weiss

    • This topic was modified 3 years, 1 month ago by rwitconsulting. Reason: images not working - added as links
    #1374227
    garydavis1111
    Participant

    I have tried clearing the cache in Edge browser (all-time) cookies & data included, I have cleard the cache over at Bluehost and turned off Bluehost caching. I have cleared a newly installed WP Super Cache. I have refreshed the page multiple times. I also within in Enfold went to Performance and deleted Old CSS And JS Files. Nothing works?! I have wasted HOURS on this one thing alone. I am sorry that I purchased your Enfold theme. My time is valuable to me and now this to deal with.

    I need to be able to change the font size of the Main Menu Links, the H1 thru H6 tags and the Title Bar title font size.

    #1374096
    DianaLoola73
    Participant

    Dear support team

    I use a contact form on the following website: https://my-visionguide.de/home/#contact
    On the smartphone, the email field is shown with a thicker border, (see Screenshot: https://my-visionguide.de/support/kontaktform-mobile.jpg) although I have already inserted the following script via css:

    /*Mobile View Contact Form Edge Email*/
    @media only screen and (max-width: 767px) {
    input#avia_3_1 {
    border-width: 1px !important;
    font-size: 14px !important;
    }
    }

    What can I do so that the edge of the email field is only displayed with a 1px width on the smartphone in the mobile view?

    Thank you for your edit and best regards, Diana

    #1373741
    visurnet
    Participant

    I highlighted two menu items. One orange and the other green. I wish they looked like buttons. But the height is too high. I would like to lower the height.

    The website can be seen here.

    https://www.successionetelematica.com/

    I used this code

    .highlighted {
    background color: #ff7514;
    border-radius: 5px;
    }
    .highlight at, .highlight at:hover, .highlight at:focus {
    color: #ffffff !important;
    font-weight: bold;
    }
    .menu_main_nav>li>a {
    padding: 6px 5px 6px;
    font-size: 0.929em;
    font weight: 500;
    line height: 1.28em;
    }
    .highlighted2 {
    background color: #008f39;
    border-radius: 5px;
    }
    .highlight2 a, .highlight2 a:hover, .highlight2 a:focus {
    color: #ffffff !important;
    font-weight: bold;
    }
    .menu_main_nav>li>a {
    padding: 6px 5px 6px;
    font-size: 0.929em;
    font weight: 500;
    line height: 1.28em;
    }

    How can I lower the height?

    Thank you

    #1373678

    In reply to: font size navi widget

    Hey rixi,

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

    #menu-menuric li a {
      font-size: 18px; 
      color: red;
    }

    Best regards,
    Rikard

    #1373668

    Topic: font size navi widget

    in forum Enfold
    rixi
    Participant

    Hi,
    would be great if anybody can give me a code for quick css for the font size and colr for the navigatione in the sidebar.
    In the moment is is to small.

    Thanks a lot
    rixi

    #1373296

    In reply to: Fonts keep on changing

    Hi Mike,

    I just put in the code, but it didnt change the font to black unfortunately.

    I completely removed Smush, but the problem still occured. I found an easy workaround. I copied each of the elements and deleted the original after I had pasted them all again. Then no problem occured.

    Im looking to use a plugin to reduce the image sizes. Both Smush and Optimole are wrecking my site. Have you heard of a plugin that can do the trick without “hopefully” doing any damage:)?

    Thanks for the help again

    #1373224

    Hi,

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

    .sub_menu_socket .avia-menu-text {
      font-size: 16px !important;
    }

    You can change the copyright text under Enfold->Footer.

    Best regards,
    Rikard

    #1373203
    robertbl1
    Participant

    Hi. I want to change the socket right side font size because the g letter is cutoff. But want to let the left side the same size where it says copyright. How do i do it?
    Thank you.

    • This topic was modified 3 years, 2 months ago by robertbl1.
    #1373098

    Hey daineax,

    You can add an ID or class to the button in the element options, under Advanced->Developer settings. You can then target your custom button like this:

    .your-button class .avia-button {
      color: red; 
      font-size: 24px; 
      background-color: green; 
    }

    Best regards,
    Rikard

    #1373047

    Hi,

    Thank you for the update.

    Decreasing the size of the text should prevent the issue.

    span.av-rotator-text-single {
        font-size: 0.6em;
        font-family: "Arial", serif;
    }

    You can also use the css code above to adjust the font-family of the rotating text.

    Best regards,
    Ismael

    #1373038
    daineax
    Participant

    Hi there!

    Firstly, thank you very much for your help.

    I would like to create a second type of button on the front page of my website (link included below).

    I have successfully created and customized my buttons in 1 default style.

    However, I would like to have a second type/class of button with different font and different size of font, on the same page as the first button.

    I tried hard to read the instructions here: https://kriesi.at/documentation/enfold/button/ but am sort of confused with regards to what direction I should take – add custom CSS? But am not sure where to put it.

    Thank you!

    #1372866

    Hey Monika,

    Thank you for the inquiry.

    Have you tried using a larger or wider column, or decreasing the size of the rotator text? The text wraps to the next line because the line can no longer contain the characters. Decreasing the text size or using a wider column should ensure that the whole sentence can be contained in the same line. You can adjust the position of the rotator element in the Styling > Font Sizes toggle.

    To adjust the style of the rotator text, please try this css code.

    .av-rotator-text {
        font-family: inherit;
        font-weight: 300;
    }
    

    Let us know if there’s anything else we can help you with.

    Best regards,
    Ismael

    #1372861

    Hey diefleischerei,

    Thank for the question.

    You can try this css code to adjust the style of the comments including the font size.

    #top .comment_text {
        clear: both;
        font-size: 1.3em;
        padding: 0 0 15px 0;
        border: none;
    }

    Please make sure toggle or temporarily disable the Enfold > Performance > File Compression settings after adding this modification.

    Best regards,
    Ismael

    Thanks, Rikard, I tried.

    “Website Layout” Full Width
    Maximum Width Container: 100%

    I have the idea some Quick CSS can be contradicting.
    I am not fully into it.
    Here is the complete Quick CSS:

    }
    #footer .widgettitle {
    font-weight:bold;
    }
    .container_wrap {
    border: none;
    }

    @media only screen and (max-width: 767px){
    .responsive #top #wrap_all #project-hero-section > .container {
    width: 100%;
    max-width: 100%;
    }
    }
    .single-post .avia_textblock { max-width: 400px; }

    .avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
    -webkit-transform: none;
    transform: none;
    }

    .avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
    -webkit-animation: none !important;
    animation: none !important;
    }
    .av-masonry-entry-title, .av-masonry-entry-content {
    text-align:center;
    }
    @media screen and (min-width: 767px) {
    #top .container .av-masonry.av-large-gap {
    left: -35px;
    }
    #footer .widgettitle {
    font-size: 15px;
    font-weight: bold;
    color: white!important;
    }
    .page-id-2123 .main_menu {
    display: none;
    }
    #main .content, #main .sidebar {
    padding-top: 10px;
    }

    .page-id-2175 .main_menu {
    display: none;
    }
    #main .content, #main .sidebar {
    padding-top: 10px;
    }

    @media only screen and (max-width: 767px) {
    #top #wrap_all .av-inherit-size .av-special-heading-tag {
    padding-top: 50px!important;
    }}
    #concordia .container {
    width: 100%;
    padding: 0;
    }
    {
    @media only screen and (max-width: 767px) {
    #concordia .container {
    width: 100%;
    max-width: 100%;
    }
    }
    .container {
    max-width: 100%;
    }

    #1372604

    Hey cuccarini,

    Thank you for the inquiry.

    1.) This is possible but you have to display 4 items for each row on desktop view, then use this css code to adjust the width of the items on smaller screens.

    @media only screen and (max-width: 767px) {
      .responsive #top #wrap_all #main .avia-content-slider .slide-entry-wrap {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        flex-wrap: wrap;
      }
    }
    

    Again, you have to display the items in 4 columns instead of 3 in order for this modification to work correctly.

    2.) This is possible but it will require modification that is beyond the scope of support. You may need to edit the single.php or the includes > loop-index.php template in order to achieve the same layout shown in your screenshot. For starters, you can use this css code to split the featured image and the content into separate columns.

    
    @media only screen and (max-width: 767px) {
      .responsive #top #wrap_all #main .avia-content-slider .slide-entry {
        width: 100% !important;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
      }
    
      .responsive #top #wrap_all #main .avia-content-slider .slide-entry .slide-content {
        flex-grow: 1;
        width: 60%;
        flex-shrink: 0;
        margin-left: 4%;
      }
    
      h3.slide-entry-title.entry-title {
        text-align: left;
        font-size: 20px !important;
      }
    }
    

    Best regards,
    Ismael

    #1372570

    In reply to: Main Menu

    Hi,
    Your css to change the font size to 64px had a space between 64 & px, so that it would not work, I removed the space.
    64 seems very large to me, please clear your browser cache and check and adjust to suit.

    Best regards,
    Mike

    #1372557
    cuccarini
    Participant

    Hello,

    here I am again … to bother you. :-D
    I have two problems with mobile view:

  • on this page https://www.fishesinvasion.com/prints/ I would like to have posts on 2 columns on mobile instead of 3 on desktop
  • on this page https://www.fishesinvasion.com/articles/ I would like to have the posts in the same way as the following example https://drive.google.com/drive/folders/1MWFJoXIjHbPJwPlg1HyI0UZKpxna5w7S?usp=share_link

    Finally to change the total in the cart I used the following incorrect way to get the result, it works fine, but I know there is a better way to do it.
    /* total back and bold */
    #after_section_1 > div > div > div > div > section > div > div > div.cart-collaterals > div > table > tbody > tr.order-total > td > strong > span {
    color: black;
    font-size: 14px;
    font-weight: bold;
    }

    As usual thanks in advance for you help
    Andrew

#1372544

In reply to: Main Menu

yes, the CSS before was 47:: Original
#header_main .phone_number a p {
font-size: 47px;

Changed to 64. I also changed the
#header_main .phone_number a {
top: -10px;
position: relative;
}
to
#header_main .phone_number a {
top: 10px;
position: relative;
}

and no change reflecting.

Viewing 30 results - 1,561 through 1,590 (of 18,702 total)