Viewing 30 results - 84,061 through 84,090 (of 138,175 total)
  • Author
    Search Results
  • #705728

    Hey tremblayly,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    footer .container {
        height: 108px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    

    Best regards,
    Jordan

    #705709
    marko7
    Participant

    Hi. I have been in touch a few times about this but have been unable to resolve the issue.
    I have errors appearing at the top of my home page.
    I have uploaded fresh installs of Enfold via FTP numerous times but still have this problem.
    I’m at a loss and I have a customer who is waiting.
    Hope someone can help.
    Mark.

    #705690

    In reply to: Alignment issue

    Hi Vinay,
    thank you for getting back to me so fast!
    1. I am attaching a link to a mockup of my website. Look at the part with the titles – “STOP” and “TIME TO EVOLVE”. This is the effect I am after.
    BTW – I see that when I view it in mobile (using the “customize” view) it only shows the center of the image… can it show the whole image or maybe there is an option for alternate image for mobile?)
    2. I am also attaching a screenshot of a tryout with an image of exactly 1366X768. As you can see it doesn’t cover the whole section in width… why is that? You can look at the mockup to see the effect I want to achieve here
    3. I would love it if the content could be in a box of let’s say 980 width, whereas the page itself will be 100% is that doable?
    4. as you can see in the mockup my designer thought of using our own icon symbols for the list and they have colors in them – Is that possible or is it just b&w?

    Thanks again!!!
    D

    #705684

    Hi,

    The first 2 rows doesn’t have top margins, try to edit the cell and add 50px top margin. Hope this helps :)
    Best regards,
    Nikko

    #705683

    Hi Nikko,

    I did have a mild heart attack when I saw the site since unfortunately your change coincided with my hosting company moving me to a different server as the one I was on seemed slow. I managed to get into the cPanel and fix the missing ‘)’ when I worked out where it was missing – I am a .NET programmer by trade so not an issue.

    It seems to work. Ismael was asking about the structure of me using a page for pendants instead of portfolio item. If there is a better way of doing it then I am open to suggestions as I am quite new to WordPress. I really wanted Home/Portfolio/Bracelets, Home/Portfolio/Pendants with subcategories like Home/Portfolio/Pendants/Layered but I couldn’t get this to work with the way that the Masonry Gallery selects parent and sub-categories. I only want the Portfolio page to show the top level categories (Bracelets,Cufflinks,Earring,Pendants,Other).

    Still learning ..

    Regards
    Alan

    Hi,

    We will keep this thread open, so let us know if there are any more questions regarding this topic :)

    Best regards,
    Nikko

    #705664

    In reply to: Centered section

    Hey Justin,

    Try to add this code in Quick CSS (located in Enfold > General Styling):

    #top #about {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
        float: none;
    }

    Let us know if it works :)

    Best regards,
    Nikko

    #705663

    In reply to: Improve load time

    Hi,

    It is really very rare that a caching plugin will cause any performance issue. If it does you can always try a different one that best suit the way your site is setup. We recommend using the W3 Total Cache plugin however there are more options you can check it out here.

    Best regards,
    Vinay

    #705660
    lmanney
    Participant

    Hi, I’ve created a sidebar menu with a plugin to get the accordion dropdown style. I’ve placed it as the widget in “display everywhere” – but i can’t figure out how to turn off the default menu. As you see here, both are visible on all pages. Can you please take a look here? http://larysasendich.com/

    I’d like the top one to disappear and for the widget menu to move up in that spot.

    thank you!

    #705659

    Hey lmanney,

    Try to use this code:

    #top .av-custom-form-color .button {
        border: 1px solid #fff !important;
        border-radius: 2px !important;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #705657

    In reply to: mobile menu sticky

    Hi,

    Kindly add this code to Quick CSS (located in Enfold > General Styling):

    @media only screen and (min-width:720px) and (max-width:990px) {
      #sub_menu1 {
        top: 93px !important;
      }
    }

    Let us know if it works :)

    Best regards,
    Nikko

    #705646

    That styled my site’s MAIN menu at the top of the page. Quite colorful and fun, but not what I’m going for. : )

    I need to style a “Full Width Sub-Menu” element within a page.
    In fact, just one specific one, seen on just this one page for now, which I’ve assigned CSS class of “blogsubmenu:

    #705643

    Hi CopyCatFilms ,

    The login details doesn’t work when I tried to login, please check. As for rollback refer to this thread: https://kriesi.at/support/topic/theme-update-rollback/

    Best regards,
    Nikko

    #705637

    Hi Elsa,

    Kindly add this code to Quick CSS (located in Enfold > General Styling) or style.css of your child theme:

    #top select#media-attachment-date-filters {
        height: 32px !important;
    }

    Let us know if it works :)

    Best regards,
    Nikko

    Hi again,
    Finaly the following CSS is not good.

    #top label span {
    color: #e95b0f;
    }

    because it changes labels of the checkbox and the labels of the files too.
    But if I remove it, the validation error messages still in the primary color.
    And it’s not easy to see which fiel is wrong.

    a solution ?

    Thanks

    #705612

    Hey lmanney,

    They look the same for me.

    If you still need to make changes please use the below css in Quick CSS

    #top .avia_ajax_form .text_area {
    font-weight:200!important;
    }

    Best regards,
    Vinay

    #705599

    In reply to: Center Top-Bar

    Hi,

    Could you please add it back temporarily so that we can inspect the top bar and give you code to assist you in achieveing this.

    Best regards,
    Jordan

    #705593

    Hi,

    Can you try to use a text block instead of video module and paste in the embed code not the url, and ?rel=0&autoplay=1 inside the url of embed code it would look like:

    <iframe width="560" height="315" src="https://www.youtube.com/embed/XWze2cCdt40?rel=0&autoplay=1" frameborder="0" allowfullscreen></iframe>

    Hope this helps :)

    Best regards,
    Nikko

    #705579

    ..it autoplays on the youtube page, but not within the theme…

    #705576
    oestersund
    Participant

    Hi,
    in another post I´ve found the extension ?rel=0&autoplay=1 will result in autoplaying a video. I´ve added this on my page https://www.fitgutschein.de/ablauf-so-funktioniert-es/ as follows: https://youtu.be/XWze2cCdt40?rel=0&autoplay=1

    but this does not result in playing the video automativly. What did I wrong/can I do? Thx a lot & best regards Tilman

    #705571

    Hi!

    Thanks for the video, Kindly add this code in Quick CSS:

    #gf_1 {
        position: relative;
        top: -24px;
    }

    Let us know if it works :)

    Regards,
    Nikko

    #705569

    Hi!

    Try to change this code:

    @media only screen and (max-width:767px) {
      .avia-fullscreen-slider .avia-slideshow {
        max-height: 220px;
      }
    
      #top .avia-slideshow-arrows a {
        width: 30px;
        height: 40px;
        line-height: 40px;
        margin-top: -20px;
      }
    
      #top .avia-slideshow-arrows a:before {
        line-height: 40px;
        font-size: 20px;
      }
    
      .avia-slideshow-dots a {
        height: 10px !important;
        width: 10px !important;
        border-radius: 10px !important;
        padding: 4px !important;
        margin-left: 2px;
        margin-right: 2px;
      }
    }

    To this one:

    @media only screen and (max-width:767px) {
      .avia-fullscreen-slider .avia-slideshow {
        height: 500px !important;
        max-height: 500px;
      }
    
      #top .avia-slideshow-arrows a {
        width: 30px;
        height: 40px;
        line-height: 40px;
        margin-top: -20px;
      }
    
      #top .avia-slideshow-arrows a:before {
        line-height: 40px;
        font-size: 20px;
      }
    
      .avia-slideshow-dots a {
        height: 10px !important;
        width: 10px !important;
        border-radius: 10px !important;
        padding: 4px !important;
        margin-left: 2px;
        margin-right: 2px;
      }
    }
    
    @media only screen and (max-width:600px) {
      .avia-fullscreen-slider .avia-slideshow {
        height: 220px !important;
        max-height: 220px;
      }
    
      .responsive #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
        padding: 0 10px !important;
      }
    }

    Let us know if this helps :)

    Best regards,
    Nikko

    #705565

    Hey!

    I’m very sorry for that. Try to check this work around for it: https://kriesi.at/support/topic/post-meta-information-not-appearing-on-single-post-in-restaurant-theme-in-enfold/#post-508189

    Cheers!
    Nikko

    Hi Vinay,
    It’s OK with the following Quick CSS

    #wpcf7-not-valid-tip {
    color: #e95b0f;
    }

    div.wpcf7-validation-errors {
    border: none;
    color: #e95b0f;
    }

    #top label span {
    color: #e95b0f;
    }

    Thanks a lot

    #705546

    Chrome. Desktop Mode.
    Please see this very short video that shows the issue.

    #705537

    Hi,

    Please add the following

    #top #wrap_all .av-main-nav ul > li > a { border-bottom: 1px solid #eee; }

    Thanks a lot

    Best regards,
    Basilis

    #705514

    Hey JeeBar,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    /* Multi color menu items*/
    #avia-menu .menu-item:nth-child(1) { background-color: gold; }
    #avia-menu .menu-item:nth-child(2) { background-color: red; }
    #avia-menu .menu-item:nth-child(3) { background-color: green; }
    #avia-menu .menu-item:nth-child(4) { background-color: grey; }
    #avia-menu .menu-item:nth-child(5) { background-color: black; }
    #avia-menu .menu-item:nth-child(6) { background-color: yellow; }
    #avia-menu .menu-item:nth-child(7) { background-color: purple; }
    #avia-menu .menu-item:nth-child(8) { background-color: blue; 
    padding-right:20px!important;
    }
    
    #avia-menu .menu-item:hover:before {
    	content: '';
    	position: absolute;
    	top: 0;
    	right: 0;
    	bottom:0;
    	left: 0;
     background-color: rgba(0,0,0,.5); 
    }
    
    /* Submenu height */
    #top #wrap_all .av-main-nav ul > li > a {
        line-height: 40px;
    }

    We do have documentation section but at the moment we do not cover the css class names but if you still like to have a look at it please refer to http://kriesi.at/documentation/enfold/

    Best regards,
    Vinay

    #705509

    Hey corneliaboehm,

    Please use the following

    #scroll-top-link.avia_pop_class {
    background: red;
    }

    change red, with a Hex or RGBA rule.
    Let us know if we can help you further

    Best regards,
    Basilis

    Hi Rikard,

    I’m trying to do the same thing on another site but can’t get the second logo on the right to appear.

    I’ve used the following code in functions.php

    function add_secondary_logo(){
    ?>
    <script>
    jQuery(window).load(function(){
    jQuery(‘.av-logo-container .inner-container’).append(‘<strong class=”second-logo logo bg-logo”>‘);
    });
    </script>
    <?php
    }
    add_action(‘wp_footer’, ‘add_secondary_logo’);

    //set builder mode to debug
    add_action(‘avia_builder_mode’, “builder_set_debug”);
    function builder_set_debug()
    {
    return “debug”;
    }

    I’ve used this code in Custom CSS:
    strong.second-logo.logo.bg-logo {
    left: auto;
    right: 0;
    }

    .html_header_top.html_logo_center .logo {
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    }

    span.avia-menu-text {
    text-transform: uppercase;
    }

    #705503

    Hi Guys,

    thank you for all your help!

    In the end I modified your short codes, the result is this:

    .grid-entry .inner-entry { box-shadow: none;
    }
    .grid-content, .grid-content * {
    background: transparent!important;
    }
    .grid-entry .inner-entry { background: transparent !important;
    }

    .grid-content {
    height: 130px;
    margin-bottom: 50px;
    }

    @media only screen and (max-width: 815px) {
    .responsive #top #wrap_all .grid-sort-container .grid-entry {
    width: 100%;
    }
    }

    Now it works how I imagined, so thank you again! :D

    Have a nice weekend!

    Robi

Viewing 30 results - 84,061 through 84,090 (of 138,175 total)