Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Gabor

    (@nextendweb_gabor)

    Hi @peterdewith!

    The problem in your website is, that put have the place, where you put the slider over your flags, so it’s an invisible part. You could add this css code to your theme’s style.css file:

    .footer-right, .footer-left{
    z-index:100;
    }

    and that will solve your problem!

    Thread Starter peterdewith

    (@peterdewith)

    Thanks Gabor it works, strance part is that it have work until last update

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Link errors after last update’ is closed to new replies.