Viewing 30 results - 77,011 through 77,040 (of 142,939 total)
  • Author
    Search Results
  • #820291

    Hi, Andrej,

    We’re glad you were able to sort this out! :) We’ll close this topic now, but you can open a new one if you need help with anything.

    Thank you for using Enfold!

    Best regards,
    Sarah

    #820290

    Hi!

    We’re glad that the team was able to help. Do you need further help with this topic?

    Best regards,
    Sarah

    #820285

    Hi there!

    We’re glad that Ismael was able to help you! Do you need further help with this topic, or can we close this thread?

    Best regards,
    Sarah

    #820284

    In reply to: Transparent main menu

    Hi,

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

    #top .av-main-nav .avia_mega_div,
    #top .av-main-nav ul,
    #top .av-main-nav ul a {
      background: transparent !important;
    }

    If you don’t have a megamenu, you may remove the first line. :)

    Please let us know if you need further help.

    Best regards,
    Sarah

    #820267

    Hi, same problem here.

    See scrn print: http://imgur.com/a/GMgy5

    Works with other templates, so it seems that it’s Enfold theme there is the problem.
    There are also still problems with Enfold’s 4.1 variant image view (in my opinion it’s the nicest) – only works if you choose woo standard.

    WooCommerce Variation Image

    (Hope you also find a solution to this, so you can use both image options)

    Note: Enfold works with product voucher version: 3.0.7 – but when you update to Version 3.1.0 something goes wrong with Enfold ‘breaks’ image and and descripton +.

    See changelog: http://dzv365zjfbd8v.cloudfront.net/changelogs/woocommerce-pdf-product-vouchers/changelog.txt

    Hope you can solve this isue, as it’s a very popular plugin developed for woo.

    Thanks, Pete

    #820265
    webWahine
    Participant

    Hello

    I’ve got this in my child style.css, and I’m trying to have the MENU | to the left of the pancake, and the Chinese characters to the right.

    Also, I need the Chinese characters to link to a PDF. Please advise. Thank you :)

    /* mobile menu */
    
    .main_menu:before {
    	content: 'MENU |';
    	font-size: 13px;
    }
    
    .main_menu:after {
        content: "中文";
        font-size: 14px !important;
        left: 2px;
        position: absolute;
        top: 30px;
    }
    #820245

    Hi Rikard,
    I tried myself again to create a working map and now I succeeded :-). Difficult to say what I did wrong before, but at least I understand now what to do. So you can close this topic. Thanks for your help!
    Best regards,
    Andrej

    #820229

    I changed the padding to 10px and it appears on mobile now but it doesnt look centred vertically on desktop
    Screen shot of mobile is here: https://ibb.co/jv9T5F

    #820210
    pathaug
    Participant

    After yesterdays update – my mega menu does not work on mobile – still works fine on desktop.

    Menu area is “Classes” – mega menu – shows “fused glass classes” and Meal Clay Classes” – these 2 items are not showing up at all on mobile

    therefore customers cannot book classes on mobile device now
    Thanks
    Pat

    charger70
    Participant

    Hi there – i recently inherited this site that runs Enfold.

    It was designed by another developer who created extensive custom CSS in a child theme.

    I’m having some issues that I’d appreciate your insight into.

    First issue: There is a banner that the custom CSS specifies to show for desktop, tablet and phone. Each banner is a version of the same thing (different dimensions).

    On desktop, it has extra space between the nav and the banner. Not sure why.
    On phone, it cuts the top off at the top of the mobile browser. Not sure why.
    On tablet, it has an extra space between the nav and the banner, just like desktop.

    I’ve looked at the style.css file in the child theme folder on the server, but nothing seems to make sense to me. If you could provide some insight into why these two issues are occuring, I would be most grateful.

    Second issue: No social media links show at the bottom of posts. I’m sure there is something in the custom CSS which is prohibiting this, but I don’t know what it is. Any help on this would be most welcome, as well.

    Thank you all in advance for looking at this. Info in the private content box.

    • This topic was modified 8 years, 9 months ago by charger70.
    #820186

    Hi Yiigit, the code you wrote about centering the menu if logo is centered works fine on desktop browser. But on small mobile screen like iPhone 4 or iPhone SE with only 480 width now icons for cart, burger menu and search now overlap with logo. This does not work.

    Update: Even if I use that css from Yigit or not, the mobile behavior is the same. Thanks. But it would be nice, if in case of very small screens the extra icons would be placed under logo instead of overlapping. Any idea in this case?

    #820182

    In reply to: Navigation stuck left

    Hi Victoria, I had same issue with Enfold 4.1. It did on desktop fine but on mobile items like burger menu, search icon and basket icon do now overlap with logo.

    Hi, I managed to get this working by using the following code. This ticket can be closed.

    Thanks

    `@media only screen and (max-width: 1024px) {
    .av-burger-menu-main { display: block!important; }
    #top .av_mobile_menu_tablet .av-main-nav .menu-item {
    display: none!important;
    }}`

    #820169

    My CSS isn’t rendering after the update either. http://philadelphiabapt.org
    It was messing up on Desktop view this morning. I cleared the Cache and it looked fine on Desktop, now mobile isn’t displaying correctly.

    #820166

    In reply to: slow loading;

    Thanks all for your advice.
    It seems some of the issues were Enfold-related , but autoptimize plugin helped to optimize css, javascript, etc.
    The rest of the issues I will deal with myself. We don’t have funds to hire outside vendors. I wasn’t expecting to be hit up for that. Anyway, I think I’ve got this.

    Thanks.

    #820152
    cgmoss121
    Participant

    I am trying to make some images full width so it display’s from browser edge to browser edge on any device. So if they pull it up on a smart phone or desktop it always covers the screen completely. I have tried using a css class and a color section ID but that doesn’t seem to work. Can someone help with this? Website: http://www.mossimage.com – For instance the image at the top of the landing page should be full width and fluid. As well as the image on the “Marketing” page at the top.

    #820134
    farrdesign79
    Participant

    This seems like a common problem today, tried to fix without luck. I use Ubermenu and a child theme for this too. I used this tutorial to integrate. http://sevenspark.com/docs/ubermenu-3/theme-integration/enfold

    I wonder if the customization is something in style.css?

    There is mention of the mobile menu here:
    /* Mobile menu hamburger */
    #advanced_menu_toggle, #advanced_menu_hide {top:20%;}
    .home .av-share-box {display:none;}

    Hoping we can get this working today so I can begin updating site again. Given the number of changes you made I think it is best to push staging to production but I can’t do that until staging is working. Thanks!!!!

    #820104

    In reply to: Tranlating my site

    Thanks for the fast answer.

    I am writing on this topic because my case is the same.
    I already use qTranslate and want to continue using it.
    Now made a change to the function.php file and see the debug information.
    After switch to Default Editor, paste code in each language tab…
    But before I make a post, I have to go back to ALB… Because the page does not appear correctly.
    And this option does not work.
    Should I open a new thread?

    #820103

    I had to remove te background image, so I could show the page. I will re-create this on another testing page later today.

    I need to find a resolution where I can have a color area with an overlay and have it stretch from top of the color area to the bottom, without and breaking. I have done this on other projects without issue with Enfold and not sure why it does not work here. There is very little custom css, and none that should affect this.

    iclo
    Participant

    Hi there

    Thanks for the new update.

    I have an issue. A new icon appeared on the top left corner of my pages, just above the header. I don’t know where it comes from. How to remove it?

    • This topic was modified 8 years, 9 months ago by iclo.
    #820091

    Hey Tobias,

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

    @media only screen and (max-width: 1024px) {
    .av-burger-menu-main { display: block!important; }
    #top .av_mobile_menu_tablet .av-main-nav .menu-item {
        display: none!important;
    }}
    

    and then remove previous version of the code

    Best regards,
    Yigit

    #820088

    In reply to: Adding a widget

    #820087

    I need the space in there, as it puts space between the image and the bottom of the color area stack. I have the same space at the top of the stack, but it does not affect the background there. I need the spacing in the image I just uploaded, without the break in the background image / overlay. I initially tried it with the padding, but that resulted in the same problem. I don’t recall having this problem on any other projects in the past.

    Hi,

    I changed the code to following one

    
    @media only screen and (max-width: 1024px) {
    .av-logo-container .main_menu, #top .av-small-burger-icon { display: block!important; left: auto!important; right: 0!important; }
    #header_main_alternate .main_menu {
        display: none!important;
    }
    .html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main {
        padding-top: 122px;
    }}
    

    Please review your website again :)

    Best regards,
    Yigit

    #820077

    Hi Gerry,

    Yes, try removing what was given before, but copy it to some file as a backup.
    Here is the new 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) {
      .html_header_top.html_bottom_nav_header #header_main {
        z-index: 3;
        height: 125px;
    }
    .responsive #top #wrap_all .main_menu {
        top: 53px;
        height: 8;
        left: 37%;
        display: block;
        position: absolute;
    }
    }
    
    .html_header_top.html_bottom_nav_header #header_main_alternate .main_menu {
        width: auto;
        float: left;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    

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

    #820075

    enfold support: from woo support you need to made an enfold update to fix this :

    https://wordpress.org/support/topic/product-images-problem-after-updating-to-woocommerce-3-0-1/

    Hi Maria,

    I added following code to Style.css file of your child theme

    @media only screen and (max-width: 1024px) {
    .av-burger-menu-main { display: block!important; }
    #top .av_mobile_menu_tablet .av-main-nav .menu-item {
        display: none!important;
    }}

    and remove previous version of the code. Please review your website :)

    Best regards,
    Yigit

    Hi Ismael

    I did it the following way:

    @media only screen and (max-width: 769px) {
    #only-desktop #main {
    display: none !important;
    border-color: transparent !important;
    margin-top: 95px;
    border-color: transparent !important;
    }}

    But it does not work, maybe i dit it wrong with {

    All the best ,Pascal

    #820067

    Hi,


    @collinssafety
    As mentioned in this thread – https://kriesi.at/support/topic/enfold-version-4-1-update-troubles/, i cleared cache on your plugin and that helped. Please review your website :)

    Best regards,
    Yigit

Viewing 30 results - 77,011 through 77,040 (of 142,939 total)