Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #227212

    I have placed a Layerslider onto my home page with slider style of max-width: 1030px;.
    Randomly, and usually during transitions, the colour behind the slider images (white) flickers or dissapears all together to reveal the grey of the page background. In the Appearance I have set the colour to #ffffff.

    Also, there was a line beneath the slider which I remove using

    .home .container_wrap, .home .avia-layerslider { 
    border-top-style: none; 
    }

    However there is still a very faint line appearing. You can view the development site here.

    Any help on these issues would be much appreciated! Thank you!

    #227233

    Hey!

    I was unable to see that flickering, neither the border, have you tried flushing your cache?
    http://recordit.co/4zjpNP

    Also, in which browser are you seeing this?

    Best regards,
    Josue

    #227273

    Thanks for the reply.
    The white sections disappearing intermittently occurred using Safari, and the strokes using Safari and Firefox. I’ve made it full length now as I can’t find a solution.
    Now however when using Firefox, the image shifts slightly downwards when the text flies in, and upwards when the text flies out.

    Any ideas?

    Thanks

    #227323

    Hi!

    I checked the website but I don’t see the flicker on the slider. Can you please post screenr or screenshot?

    Regards,
    Ismael

    #227370

    It only seems to occur on Mozilla, is very slight and happens just after the images finish their load and before the unload transition:
    link to screenr.

    • This reply was modified 10 years, 2 months ago by davidrk.
    #227606

    I’m only seeing a very subtle vertical bump when the image loads, not a white/gray background or something like that.

    Regards,
    Josue

    #227750

    Hi Josue.
    I’ve made the slider full width now to remove the background issues, and the ‘bumping’ issues I’ll live with.
    I also noticed in Mozilla that when hovering over the the linked images on the home page, the text beneath it bumps down noticeably. Does this have something to do with the overlay? Is there anyway to stop this?

    Thank you for your help!

    #229095

    Hi!

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

    #itinerarylink > p > a {
    overflow: visible!important;
    }

    Cheers!
    Yigit

    #229422

    Perfect! Thanks for that!

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Layerslider Background flickering error’ is closed to new replies.