Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #434179

    Hi i’ve added an extra image (phone number) using the extra header widget and tried to make the image a link.
    the menu links seem to override the new header widget, the link works when i drag the browser window wider when there is no overlap. i have tried giving the new header widget a different z-index property but it seems to ignore it.
    any ideas? cheers.

    #434183

    Hey koopar!

    Please add following code to Quick CSS as well

    #header .widget {
      z-index: 9999;
    }

    Best regards,
    Yigit

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