Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1346826

    Avia Easy Slider problem.
    We habe some slide here https://www.blush-fashion.de/brautkleider/a-linie/
    The frist image are hidden!
    Why?

    I have correct it wiht css:
    .js_active .avia-slideshow li:first-child {
    visibility: visible!Important;
    transition: none 0s ease 0s;
    transform: translate3d(0px, 0px, 0px);
    visibility: visible;
    z-index: 4;
    opacity: 1;
    left: 0px;
    top: 0px;
    }

    then it works.

    #1346875

    Hey Christian,

    It looks like your site is in maintenance mode. If you need further help, then please post admin WordPress login details in private.

    Best regards,
    Rikard

    #1346883

    i forgot. here are the user

    #1346884

    i have the correct the css in the chiltheme. you can coment out it

    #1346898

    Hi,

    Thanks for the update and login details. I commented out the CSS in Quick CSS, but I can’t see the problem happening on my end. Did you add the same CSS somewhere else maybe? Also, does it make any difference if you update the theme to 4.9.2.1? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    #1346912

    you are right… curious… but thanks!

    #1346927

    Hi,

    Thanks for the update. We’ll keep this thread open in case this problem should occur again.

    Best regards,
    Rikard

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.