Title: remove picture border
Last modified: March 25, 2021

---

# remove picture border

 *  Resolved [meiandning](https://wordpress.org/support/users/meiandning/)
 * (@meiandning)
 * [5 years ago](https://wordpress.org/support/topic/remove-picture-border/)
 * when click a thumbnail to view full picture there is a white border around the
   picture. How do I remove that border please? (I want no border).

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [fooplugins-support](https://wordpress.org/support/users/influxfooplugins/)
 * (@influxfooplugins)
 * [5 years ago](https://wordpress.org/support/topic/remove-picture-border/#post-14234932)
 * Hi [@meiandning](https://wordpress.org/support/users/meiandning/),
 * Kindly send us a URL link to the page with the thumbnails so that we can have
   a closer look.
 * Kind regards,
    Blaise.
 *  Thread Starter [meiandning](https://wordpress.org/support/users/meiandning/)
 * (@meiandning)
 * [5 years ago](https://wordpress.org/support/topic/remove-picture-border/#post-14235299)
 * here is the test page. [http://meiandning.com/testing/](http://meiandning.com/testing/)
 * thank you.
 *  [fooplugins-support](https://wordpress.org/support/users/influxfooplugins/)
 * (@influxfooplugins)
 * [5 years ago](https://wordpress.org/support/topic/remove-picture-border/#post-14237658)
 * Hi [@meiandning](https://wordpress.org/support/users/meiandning/),
 * It seems that you are using Foobox. You can remove the border when you go to 
   wordpressadmin->foobox->settings->look&feel and enable the flat theme as shown
   in the screenshot: [https://monosnap.com/file/34yLKYM80LGWECXPvBZUHISGzR3kKv](https://monosnap.com/file/34yLKYM80LGWECXPvBZUHISGzR3kKv)
 * If you encounter any problem or if I may be missing something, don’t hesitate
   to ask.
 * Kind regards,
    Blaise
 *  [fooplugins-support](https://wordpress.org/support/users/influxfooplugins/)
 * (@influxfooplugins)
 * [5 years ago](https://wordpress.org/support/topic/remove-picture-border/#post-14237758)
 * Hi [@meiandning](https://wordpress.org/support/users/meiandning/),
 * Sorry for the previous response.
 * Just to add on the above, you can remove the border if you have the Foobox Pro
   version when you go to wordpressadmin->foobox->settings->look&feel and enable
   the flat theme as shown in the screenshot: [https://monosnap.com/file/34yLKYM80LGWECXPvBZUHISGzR3kKv](https://monosnap.com/file/34yLKYM80LGWECXPvBZUHISGzR3kKv)
 * However, if you are using the Foobox free version, you can add the code shown
   below to your theme’s style.css or customcss area in order to remove the border.
 * .fbx-light .fbx-inner, .fbx-light .fbx-next, .fbx-light .fbx-prev, .fbx-light.
   fbx-close{
    background: transparent !important; border-color: transparent !important;
   color:white !important; }
 * If you encounter any problem or if I may be missing something, don’t hesitate
   to ask.
 * Kind regards,
    Blaise.
 *  Thread Starter [meiandning](https://wordpress.org/support/users/meiandning/)
 * (@meiandning)
 * [5 years ago](https://wordpress.org/support/topic/remove-picture-border/#post-14240151)
 * thank you very much Blaise. The border is now the same color as background but
   still shows (with a shadow) as you can see in the testing page. Is there anyway
   to make it disappear completely?
 * I am using FooBox free version.
 * thanks again.
 * Ning
 *  [fooplugins-support](https://wordpress.org/support/users/influxfooplugins/)
 * (@influxfooplugins)
 * [5 years ago](https://wordpress.org/support/topic/remove-picture-border/#post-14244474)
 * Hi [@meiandning](https://wordpress.org/support/users/meiandning/),
 * Sorry for the delayed response.
 * To remove the box shadow, try adding the code shown below, to your theme’s style.
   css or customcss area:
 * /* remove foobox border shadow */
    .fbx-inner-shadow, .fbx-btn-shadow{ box-shadow:
   none !important; }
 * If you encounter any problems let me know.
 * Kind regards,
    Blaise.
 *  Thread Starter [meiandning](https://wordpress.org/support/users/meiandning/)
 * (@meiandning)
 * [5 years ago](https://wordpress.org/support/topic/remove-picture-border/#post-14245175)
 * works perfectly now! thank you very much.
 * ning

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘remove picture border’ is closed to new replies.

 * ![](https://ps.w.org/foogallery/assets/icon-256x256.gif?rev=2602542)
 * [Gallery by FooGallery](https://wordpress.org/plugins/foogallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/foogallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/foogallery/)
 * [Active Topics](https://wordpress.org/support/plugin/foogallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/foogallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/foogallery/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [meiandning](https://wordpress.org/support/users/meiandning/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/remove-picture-border/#post-14245175)
 * Status: resolved