Viewing 30 results - 83,761 through 83,790 (of 142,641 total)
  • Author
    Search Results
  • #751196

    Hey dfds,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .fullsize .template-blog .post .entry-content-wrapper, 
    #top .fullsize .template-blog .post .entry-content-wrapper > * {
        max-width: 100%;
    }

    Hope this helps.

    Best regards,
    Nikko

    Hi,

    We apologize for the delayed response due to a lot of queries in queue. You can change this by going to Enfold > Advance Styling > customize Small bar above Main Menu or in Quick CSS you can use this css code:

    #top #avia2-menu a {
        color: white;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #751183

    Hi,

    Thanks :) Don’t worry we don’t remove plugins, just deactivate it but most of the time we just activate it back if no issues are found. I checked your site and it seems show on mobile though only partial of the code is added:

    @media only screen and (max-width:767px) {
      .responsive #top #main .sidebar {
        display: block !important;
        width: 100% !important;
        border: 0 !important;
      }

    the sidebar still has left margin because the code isn’t complete, I have added the code but it’s not reflecting (even with plugins disabled). Are you using some cloudproxy? seems like any changes done in Quick CSS doesn’t reflect instantly :(

    Best regards,
    Nikko

    #751169

    Hi Dave,

    You can choose from the options given by Guenni and from there we can set it to absolute position, and adjust the left and top positioning. Also give us a link to your site so we can atleast see what you put in the header widget and try to give you css code to position it properly.

    Best regards,
    Nikko

    #751157

    Hi,

    Try adding this css code in Quick CSS:

    #top .av-siteloader {
        background: url('your_image.png');
        background-size: 100% auto !important;
        border: 0 !important;
    }

    Just change your_image.png with the url of the image you want to use. Hope this helps.

    Best regards,
    Nikko

    #751151

    Hi,

    Try adding this css code:

    #top #main .sidebar {
        width: 13%;
    }
    
    #top .sidebar_left .content {
        width: 87%;
    }

    Just adjust the widths as you see fit.

    Best regards,
    Nikko

    #751140

    Hi,

    Please try adding the following block to quick css

    #top .header_color input[type=’text’] {
    color:#000 !important;
    }

    Best regards,
    Jordan Shannon

    #751109
    avwebmaster
    Participant

    Hi,
    I tried to narrow down the issue were the body scrolls horizontally on my 375px wide iPhone 6 (portrait). I tried to get rid of the sections / divs but to no luck. I can’t figure out why the body background expands on 375px width mobile screens. I’m testing / viewing it on my iPhone and I see the body being expanded losing the scroll to top button.
    Screenshot: https://drive.google.com/file/d/0ByaoAm44SQ6JZUs5ZHdLU2pNT1k/view?usp=sharing

    • This topic was modified 8 years, 11 months ago by avwebmaster.
    #751106

    In reply to: To Fix Mobile View

    Hi,

    It seems the grey area isn’t compatible with the flexible layout, try adding this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:1400px) {
      #top #sign-up .flex_column {
        width: 100% !important;
        display: block;
      }
    }

    Hope this helps.

    Best regards,
    Nikko

    #751105

    Hey der_emu,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    #top .avia-heading-row {
        background: red;
        color: white;
    }

    Just adjust the colors. Can you elaborate more on this:

    but I had problems with aligning the cell hight of the first coloumn and the rest of the table.

    Best regards,
    Nikko

    #751097
    timahe
    Participant

    Hi,

    I am running NextGEN on an Enfold site. This site includes a large gallery, which is handled by NextGEN Plus.
    I’ve read your thread:
    https://kriesi.at/support/topic/how-to-use-nextgen-gallery-with-enfold-and-other-kriesi-themes/
    Maybe you should update this article/informations as there aren’t any advanced settings (I think it should be custom field now, but there are few more options – hopefully I made everything correct). Now my problem:
    If I am using as Lightbox effect FancyBox via NextGEN some pictures (especially when their size is different to the others beside) are displaying twice: see first imgur in private
    If I am adding your code class='lightbox' rel='prettyPhoto[%GALLERY_NAME%]' to the code field in custom drop down menu this problem disappears, but:
    On mobile the images in the box are loading much slower than before and their names are displayed whereas this is disabled in the NextGEN gallery (with fancybox there were also no image titles shown):
    see second imgur in private

    Thanks for your help :)

    • This topic was modified 8 years, 11 months ago by timahe. Reason: forgot private content
    #751094

    Hi,

    It seems it doesn’t work because of a css from a plugin which causes the issue (blog manager light), this can be resolved by adding this css code in Quick CSS (located in Enfold > General Styling):

    @media only screen and (max-width:767px) {
      .responsive #top #wrap_all #footer .flex_column.av_one_fourth {
        float: left !important;
      }
    }

    Hope this helps :)

    Best regards,
    Nikko

    #751092

    In reply to: Issue with Grid-Row

    Hey digitalprint2222,

    Just checked it and it seems to be working fine, the text aren’t centered, try to replace your code above with this:

    [av_layout_row border='' min_height_percent='' min_height='0' color='main_color' mobile='av-flex-cells' id='' custom_class='']
    
    [av_cell_one_third vertical_align='top' padding='30px' padding_sync='true' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='' custom_class='minimen1']
    
    [av_textblock size='' font_color='' color='' custom_class='' admin_preview_bg='']
    <p style="text-align: center;"><a href="#">DIE | LÖSUNGEN</a></p>
    [/av_textblock]
    
    [/av_cell_one_third][av_cell_one_third vertical_align='top' padding='30px' padding_sync='true' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='' custom_class='minimen2']
    
    [av_textblock size='' font_color='' color='' custom_class='' admin_preview_bg='']
    <p style="text-align: center;"><a href="#">DIE | TECHNOLOGIE</a></p>
    [/av_textblock]
    
    [/av_cell_one_third][av_cell_one_third vertical_align='top' padding='30px' padding_sync='true' background_color='' src='' attachment='' attachment_size='' background_attachment='scroll' background_position='top left' background_repeat='no-repeat' mobile_display='' custom_class='minimen3']
    
    [av_textblock size='' font_color='' color='' custom_class='' admin_preview_bg='']
    <p style="text-align: center;"><a href="#">DIE | LEISTUNGEN</a></p>
    [/av_textblock]
    
    [/av_cell_one_third][/av_layout_row]

    Hope this helps.

    Best regards,
    Nikko

    #751090

    Hey Nikko,

    So the clicks on separate buttons cannot be tracked by analytics at all?

    Sorry but to be honest with you, I do not see that any of the existing feature requests are considered right now, because the “In progress” section is always empty and top voted features are not implemented for a long time.

    Thanks

    #751082

    Is it possible to have some help?
    The issue is visible also by simply reducing the width of the browser in a laptop.

    Thanks.

    #751080

    Hi,

    Try to add this code at the bottom of functions.php:

    function move_featuredimage_script(){
    ?>
    <script type="text/javascript">
    (function($){
    	function move_featuredimage() {
    		jQuery("#top.single").find(".big-preview.single-big").insertAfter(".entry-content-wrapper .entry-content-header");
    	}
    
    	move_featuredimage();
    })(jQuery);
    </script>
    <?php 
    }
    add_action('wp_footer', 'move_featuredimage_script');

    Hope this helps.

    Best regards,
    Nikko

    #751070

    Hi,

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

    #top #header .av-main-nav > li > a .avia-menu-text {
        color: #000;
    }
    
    #top #header .av-main-nav > li.current-menu-item > a .avia-menu-text,
    #top #header .av-main-nav > li > a:hover .avia-menu-text {
        border-bottom: 1px solid blue;
    }

    Hope this helps.

    Best regards,
    Nikko

    #751029

    Hey!

    Happy we acn help.
    Please feel free to let us know if there is anything else we can help you with, by raising a new topic.

    Thanks a lot

    Regards,
    Basilis

    #751026

    Hey arteffekt,
    You can add the following to quick css:

    #top .main_color input[type=’text’], #top .main_color textarea{
    border-color: #e1e1e1!important;
    background-color: #fff !important;
    color: #000 !important;
    }

    Let me know if this works

    Best regards,
    Jordan Shannon

    #750993
    JayScottKendall
    Participant

    How co I add a ‘Full Width’ Separator Element and STILL control the top/bottom margins (I want zero)?

    I can only select margins in custom, and custom doesn’t allow full-width?

    #750985

    Hi Guys

    I’ve been having the same problem. Found a vimeo fix.

    See: https://vimeo.com/forums/help/topic:278001

    Basically, just add ?background=1 immediately after the Vimeo embed URL, e.g: https://vimeo.com/123456789?background=1

    Worked for me.

    Cheers

    Steve

    #750983
    pgridneff
    Participant

    Hi I have an issue with color section and sidebars. I have modified about 30 pages which display the color section full width and then the main page content and side bar correctly but now when i edit the next page (or a new page) either from scratch or loading a template from a good page the sidebar element divide goes to the top of the page over the color section and the sidebar widget content is displayed on the page below the main page content, i have supplied example in P.

    #750974

    Thanks, you can close this. Can you please look at the bug I reported here: https://kriesi.at/support/topic/issue-with-masonry-gallery-on-mobile/ This is an issue on multiple sites.

    Thanks

    jcstone3
    Participant

    Tried adding a new slideshow. Transitions between slides are random even though I’ve applied the crossfade to all slides. Also, adding HTML on top of the slide 1 won’t display, but it works in layerslider preview. On the dashboard, the plugin announces that a new version is available…

    #750960

    and you recognized it because you are using Wordfence :lol ?

    see here: https://kriesi.at/support/topic/wordfence-critical-issue-with-enfold-theme-file/#post-746534

    so update to 3.8.5 or if you are a paranoid person just put in your domain (because it is commented out – there was no result of what is in there)

    • This reply was modified 8 years, 11 months ago by Guenni007.
    #750953

    hi Rikard, thanks for your reply. you see the icons in the background eg. in section #werkzeugkoffer. on desktop css is applied on mobile it’s ignored….

    #750928
    paso70
    Participant

    you can create a group of images loaded on the same page but in different sections of the page builder ..
    all images are loaded with [av_image] on the same page

    I would like to open the first with lightbox and continue to open

    editing this

    GuyMVI
    Participant

    in desktop – after submit cf7 the page is not jumping att all as it should be.
    but in tablet q mobile after submit the page jump to top and user can not know is something went wrong.

    on the second time clicking on the submit it is ok.

    why its not working properly from the first time?

    #750910

    Yiğit bey https://kriesi.at/support/topic/menu-location-error/ konusunu açtım ancak destek alamadım, yardımcı olur musunuz rica etsem

    #750907
    LordLiverpool
    Participant

    Hello Kriesi

    This is what I’ve done

    • Create a page called “Newsletter”
    • Embedded a textblock
    • Added a WordPress Jetpack shortcode to the textbox
    • Page shows a form that allow visits to subscribe to my Blog

    Problem is I want the form generated by the Jetpack Shortcode to use the Enfold Transparent Theme, rather than the default theme CSS.

    I got the Transparent Theme to work with Contact Form 7 (CF7) by following the instructions here:

    https://kriesi.at/support/topic/contact-form-7-styling-enfolds-light-transparent-color-scheme/

    I just can’t get the CSS to work with the Jetpack shortcode.

    Any help is appreciated.

    Cheers

Viewing 30 results - 83,761 through 83,790 (of 142,641 total)