Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, I see what you mean. Somehow the wrapping lightbox frame gets a overflow:hidden style attribute applied, hiding everything that is positioned outside the frame. I have no idea where this style attribute is coming from… Could you try removing the wp-content/plugins/easy-fancybox/ plugin directory via FTP and then reinstalling it via WordPress > Plugins > Add new?

    Thread Starter Peter

    (@petert-1)

    Hi, I removed the plugin directory and re-installed it. There was no change.

    I did search through our files to see if we’re setting that attribute anywhere and I couldn’t find anything. It looks like it’s being set in the code, not in any css file.

    For now I’ve just added a line to our css to display the overflow:

    #fancybox-wrap {overflow: visible !important;}

    Yes, the overflow rule appears to be set by a script but I cannot see which one. Glad you found a fix by CSS. An excellent solution ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Close Box/Circle Not Showing Completely’ is closed to new replies.