Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Wordpress 主题中使用 FancyBox 库。
我想删除:
图片 1 / 1
我怎样才能做到这一点?
你可以在这里使用 CSS
#fancybox-title-over{ display:none; }
使用firebug仔细检查元素是否具有fancybox-title-over的 id