Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 4048828

    (@anonymized-4048828)

    Hello,

    You have a DIV element with the class “background-cover”, which covers the background (and thus captures the mouse click events). You should be able to solve that by using a Custom Stylesheet for the active Image Set:

    .background-cover {
      display: none;
    }
    Thread Starter vpadro

    (@vpadro)

    Super awesome, great support!

    Thanks a bunch!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Busting my head with the background links’ is closed to new replies.