Title: Firefox Validity
Last modified: May 25, 2020

---

# Firefox Validity

 *  [truethen](https://wordpress.org/support/users/truethen/)
 * (@truethen)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/firefox-validity/)
 * Hi,
    maybe I’m wrong again), but I’d better ask the developer. In the firefox
   browser (everything is fine in Chrome and Opera), a piece of the following image
   appears to the right of the product photo. Fixed by adding code to css:
 * woo-product-gallery-slider/assets/public/css/slick.css
 * .slick-slide{
    float: left; height: 100%; min-height: 1px; cursor: pointer; }
 * add
    padding-left:1px;
 * .slick-slide{
    float: left; height: 100%; min-height: 1px; cursor: pointer; padding-
   left:1px; }
 * Screenshots
    [https://ibb.co/CB7sSYj](https://ibb.co/CB7sSYj) [https://ibb.co/YPx63r4](https://ibb.co/YPx63r4)
   [https://ibb.co/ZTKNLyy](https://ibb.co/ZTKNLyy)
 * thank you for your time
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffirefox-validity%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Niloy – Codeixer](https://wordpress.org/support/users/im_niloy/)
 * (@im_niloy)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/firefox-validity/#post-12894795)
 * sometimes it’s conflict with theme CSS and needs to fix them manually as you 
   did 🙂 we are thinking to use another jquery slider in future so this issue will
   be solved.

Viewing 1 replies (of 1 total)

The topic ‘Firefox Validity’ is closed to new replies.

 * ![](https://ps.w.org/woo-product-gallery-slider/assets/icon-256x256.gif?rev=3065029)
 * [Product Gallery Slider, Additional Variation Images for WooCommerce](https://wordpress.org/plugins/woo-product-gallery-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-product-gallery-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-product-gallery-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-product-gallery-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-product-gallery-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-product-gallery-slider/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Niloy – Codeixer](https://wordpress.org/support/users/im_niloy/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/firefox-validity/#post-12894795)
 * Status: not resolved