Skip to content

Instantly share code, notes, and snippets.

@10horizons
Created May 3, 2021 23:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 10horizons/6aa14167244946e910fb3b2efa94fe39 to your computer and use it in GitHub Desktop.
Save 10horizons/6aa14167244946e910fb3b2efa94fe39 to your computer and use it in GitHub Desktop.
Woocommerce Upsell Popup PRO popup template known conflict with Flatsome theme (FIX)
.thp-popup-container .thp-flickity-container .thp-carousel .flickity-slider>div.thp-carousel-cell {
width: 24.5% !important;
}
.thp-popup-container .thp-flickity-container .thp-carousel button.flickity-prev-next-button {
opacity: 1 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment