Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #165908

    Hello,

    I’ve come across an issue with my Enfold 2.2 install. When scrolling down the page, my header image flickers and disappears and the nav bar also flickers.

    You can see this at http://dev.mastccs.org. I reproduced this both logged in and out in both Chrome and Safari.

    Thanks!
    Phil

    #166010

    Yeah Phil, to me too in the home page with the Fullwidth Easy Slider: http://rvarq.com/WP/
    Also noticed a double bar nav in my portfolio when I use the sortable mode: http://rvarq.com/WP/3d-animation/
    Sorry to interfere in your topic, perhaps we have the same problem.

    #166363

    Hey!

    Please add this on your custom.css or Quick CSS:

    .logo img {
    width: auto !important;
    }

    Best regards,
    Ismael

    #166488

    No Ismael, in my page nothing changed.
    About the home and double bar nav, it fixed when I log out of WordPress.
    But the Portfolio still remains with the problem, without influence, whether I’m or I’m not log in WordPress.
    Look I made a video capture because I don’t know if you experience the same problem.

    https://www.dropbox.com/lightbox/home/Public?select=Double%20Nav%20Bar.avi

    #166651

    Hi Ismael, Unfortunately, that did not fix my issue. Is there anything else?

    Thanks!

    #166994

    Hi!

    My bad! Please use this:

    .bottom_nav_header.social_header .logo {
    position: relative;
    width: auto !important;
    }

    Cheers!
    Ismael

    #167007

    Sorry again! Still no luck :( Any other ideas?

    From my quick debugging. It looks like when scrolling, the nav items constantly go between 6 and 13px of padding. Don’t know if that’s a clue for anything.

    Thanks!
    Phil

    #167188

    Hi!

    When i check your website and insert Ismael’s code, it works. Can you try adding it once again then flush browser cache

    .logo img { width: auto!important; }

    Best regards,
    Yigit

    #167193

    Okay, I just cleared out the Quick CSS box and added in your code Yigit. Still no sign of change in Safari and reset everything in Chrome and flushed cache and that is not showing a change either.

    Also, tried adding the code to custom.css and Quick CSS and that didn’t affect anything either.

    Thanks,
    Phil

    #167242

    Neither here. Did you see the video capture? Are we talking about the same issue?

    #167258

    By the way, I’m using Quick CSS, is the same CSS of: General / Header / MainContent / Alternate …. etc, isn’t it?

    #167270

    Ok I got it. From Enfold Theme Options / General Settings / Responsive Layout / FIXED LAYOUT is fixed but without Responsive Layout. Hope this helps to clarify how to fix it.

    #167273

    Thanks for your input nicolasweh. I’ll wait to see what the support team say if they have a fix.

    #167515
    #168622

    Hi!

    Please update to version 2.3 (we released the update yesterday). It should fix the issue.

    Best regards,
    Peter

    #168805

    That did it! Thanks!

    -Phil

    #168813

    Hello!

    Great :)

    Best regards,
    Peter

Viewing 17 posts - 1 through 17 (of 17 total)
  • The topic ‘Flickering Header Logo and Nav Bar’ is closed to new replies.