Viewing 30 results - 81,241 through 81,270 (of 142,854 total)
  • Author
    Search Results
  • #778972

    And I found one more bug when megamenu is opened – in Safari all other menu elements in a first row change their font color to a darker. I’ve added to html:
    -webkit-font-smoothing: antialiased;

    Should I create a new topic?
    Please, add it to a newer version =)

    #778963
    eternalkid
    Participant

    Hi guys! I hope you’re well.

    I have looked at the previous support surrounding Fonts not changing on the website after altering it in the styling sections of Enfold.

    When I press the Customize button at the top of the wordpress site, the font change is suddenly visible in this new format, so it has registered the request. However on the main page it is not changing, as if browsing the site, it has not changed (neither on mobile).

    I have cleared the cache of the browser several times and reloaded the page too. I have deleted W3 Total Cache.

    Any suggestions on what I can get working on?

    THANK YOU
    Blake

    #778958

    Hey connect4consulting,

    Try adding the following to quick css:

    
    @media only screen and (max-width: 767px){
    .slideshow_caption{
    padding-top:3px!important;
    }
    
    h2.avia-caption-title{
    font-size:16px!important;
    }
    
    .avia-slideshow-button{
    margin-top:0px!important;
    }
    }
    

    Please let me know if this fixes the issue.

    Best regards,
    Jordan Shannon

    #778948

    In reply to: Cart in menu

    Hi,


    @bitojoe
    I replied to your thread here – https://kriesi.at/support/topic/woocommerce-cart-shortcode/. Let us continue there :)

    Best regards,
    Yigit

    #778942
    AnnemarieDoolin
    Participant

    Hi Guys,

    I added a widget to the header by changing the functions file (following the documentation here… http://kriesi.at/documentation/enfold/adding-a-widget-area-to-the-header/). Got the image placed correctly BUT when I scroll down the image isn’t responsive like the logo..
    #header .widget {
    left: 80%;
    padding-top: 15px;
    position: absolute;
    top: 0;
    transform: translate (-20%);
    z-index: 999;
    }

    Snagged image to see where it sits in relation to the sticky menu. Don’t really know how to fix this and would really appreciate your wonderful help on this one.

    Adding widget to header

    • This topic was modified 8 years, 11 months ago by Yigit.
    #778934

    Hey!

    Please check the other forum topics also, before posting back to us here.
    The solutions have been shared unlimitted times.

    Regards,
    Basilis

    #778933

    THANK YOU!!!
    This is sooo crazy – kind of easter gift! It works great and thumbs up to this incredible service!

    I´m so sorry I have to come back to this topic, but there is still one mess at one certain tab section: vergangene projektet/ wirtschaft
    I am unable to modify first layout element – it is 1/2 but does not allow any other item beside of it – no matter what I do …I already deleted it and placed a new one there – same result!
    Maybe you can be so helpful once again and have a look?

    kindest regards and a big thank you in advance!
    d

    • This reply was modified 8 years, 11 months ago by dlikat. Reason: still one little problem unsolved
    #778932

    In reply to: Enfold & WooCommerce

    Hi NeilJC,

    Please refer to this thread for a possible solution. There are two solutions proposed there.
    And here is another thread to look through.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #778923
    Leonsz
    Participant

    Hello,

    If i go to a page which doesnt work on my website I get the following message:
    Nothing Found
    Sorry, the post you are looking for is not available. Maybe you want to perform a search?
    For best search results, mind the following suggestions:

    Always double check your spelling.
    Try similar keywords, for example: tablet instead of laptop.
    Try using more than one keyword.

    Can I edit this text? and how can I edit this?

    #778914
    ekarindoti
    Participant

    I like to do Partner/Logo Element – when i create column It have a gap top and bottom. (i’d like small height)
    1. How con i fix it?
    2. Do you have Demo news version of enfold?

    #778889

    Hi siteraum,

    Could you please explain, what exactly is not working? I see that your templates are called and then you have exit at the top of the file? You have search results, why not show them?

    Best regards,
    Victoria

    #778881
    slui
    Participant

    Hi,
    I’ve created a new “color section” for a page and I’ve set the properties to show NO border. Yet, the border still shows up.
    I did a inspect element and I see that the top-border shows up as 0.667.

    Only when I go into the CSS and manually enter style=”border-top-width: 0px;” does the border disappear completely.

    [url=http://abload.de/image.php?img=bordershowingw3kvo.png][img]https://abload.de/thumb/bordershowingw3kvo.png[/img][/url]

    Please let me know if this is a bug. Thanks.

    • This topic was modified 8 years, 11 months ago by slui.
    #778878

    Hey Charlotte,

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

    .av-masonry-date {
        display: none;
    }
    .av-masonry-entry .av-masonry-entry-title {
        font-size: 18px;
        color: #ff0000;
    }
    .av-masonry-entry { 
        visibility: visible; 
        opacity: 1;
    }
    .avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
        -webkit-animation: none;
        animation: none;
    }
    

    Best regards,
    Yigit

    #778875

    In reply to: Menu going over logo

    Hey!

    Please add following code to Quick CSS as well

    @media only screen and (max-width: 1300px) and (min-width: 1120px) { 
    .logo a {
        max-width: 60%;
        top: 20px;
    }}
    @media only screen and (max-width: 1119px) and (min-width: 990px) {
    .logo a {
        max-width: 35%;
        top: 25px;
    }}

    Cheers!
    Yigit

    #778865
    #778849

    In reply to: Social Media Icon Size

    Hey TeamBlackBox!

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

    #top #header .social_bookmarks li a {
        font-size: 20px;
    }

    Regards,
    Yigit

    #778835

    In reply to: Menu going over logo

    As you can see in this emulator.
    http://gesdi.com/responsivator/?site=www.dinosaurios.tienda//

    When we get resolutions like: 1280 × 800 Desktop or 1024 × 768 Large Tablet (landscape) The menu covers the logo

    how can I solve that?

    Thanks

    #778834

    Hi ActionGameReplay,

    You can try to add the video shortcode to see if it’s working. To be able to see all shortcodes you need to enable avia_debug mode, here is how to do it https://kriesi.at/support/topic/highlight-current-parent-menu-in-mobile-menu/#post-772406.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #778815

    Hey Nikko

    OK, but please tell me if this would work: I create a new subpage and hide the header. Then I use a regular sidebar with a page specific menu in it.

    Wouldn’t that basically do it? Or am I missing something? (Forgive me, I’m still just learning even how to build pages…)

    If all I’m trying to do is replicate the look and feel of the Photo Demo on a new page without needing a global menu, but rather one that just navigates to anchors on that page, wouldn’t this approach work? And if so, is there a way to get an image in the sidebar to replicate the logo in the top left corner of the photo demo?

    Thanks for your patience!

    Rob

    #778801

    I have that plugin installed and WP image sizing is not the problem.

    Enfold is now automatically enlarging a Featured Image from its standard defined size of 700px x 467px due to width: 100%; having been added to the .big-preview img declaration in layout.css, line 2075, a change introduced in v.4.0.3.

    I want to stop that enlarging process.

    .big-preview.single-big img { max-width: 700px !important; }, as previously suggested, does not work for cases where the FI is smaller than the usual 700px width – such smaller FIs get enlarged to 700px.

    Which of these two CSS options is the correct one to keep all the FIs at their “proper” size?

    1: .big-preview img { width: auto; }

    2: .big-preview img { width: inherit; }

    #778799

    Hi insanityNL,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 767px) {
    
    .responsive #top #wrap_all #header {
        position: fixed;
        background: transparent;
    }
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

    Thank you, it stretched the top slider, it’s somehow on an acceptable rate. But is there any option to reduce the alternate content area? (the red area on my screenshot) It’s still horribly huge.

    Thanks,
    Selçuk

    As an Avada theme user as well I can assure you the time has not yet come :)

    Izevon, what are you patching on WooCommerce? That’s probably something I need to be aware of!

    It is a shame I agree but it seems that this is a problem that is affecting all themes that distribute licensed plugins with their theme. Seems to me they need to stop distributing it, still support it for the next twelve months and then still allow integration but stop fully integrating it into the theme.

    Would be nice to see the developers wade into the conversation this time though.

    #778778

    Hi Intelliagg,

    Here is the way you can add your code into all pages before closing body tag and not using code block.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #778773

    Hi murdochduncan,

    Please refer to this thread for a possible solution.

    Best regards,
    Victoria

    #778770

    In reply to: Menu going over logo

    Hello, I already have that option selected. It does not work for me

    There is no code that serves me like the ones that have been given to this user? https://kriesi.at/support/topic/header-menu-over-logo/

    thanks

    #778699

    In reply to: Enfold site width

    OK, found the culprit in grid.css:

    .boxed#top, .html_boxed.html_header_sticky #header{ width: 1010px; }
    .container{
    /* max-width: 1010px;*/
    }

    I can easily change that to something like this:

    .boxed#top, .html_boxed.html_header_sticky #header{ width: 100%;
    max-width: 1500px;}
    .container{
    /* max-width: 1010px;*/
    }

    Still a bit strange that the settings you make in the Enfold settings do not override this.

    Hi

    Seeing it on my desktop Andy.

    Please see here http://somup.com/cbfbXoVckD

    Thanks
    Farzan

    Hi Rikard,

    Thanks a lot, topic can be closed.

    Regards,

    Matt

    Also, is there a way to make it smaller for the ‘always on top’ header area?

Viewing 30 results - 81,241 through 81,270 (of 142,854 total)