Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

WooCoommerce Product gallery images – wrapping early

  • Good Day – I’m using GP as a Woocommerce system but in Catalog mode. Working well so far w/o using plugin.. Hooking in conditional content via elements with tags too.

    Anyhoo, I find that the product gallery thumbnails only match-up with the size of the feature image when it’s 30% or less. I’m at 40%. Ideally the gallery would not wrap until the 5th image or at least the 4 thumbs scale up to to fit the width of the container. Any ideas?

    Here’s my staging site in question: https://bradw72.sg-host.com/product/hotspring-sample/

    Muchos Gracias,
    Brad

  • Hi Brad,

    You can fix that with a simple CSS:

    .flex-control-nav {
       display: inline-flex;
    }
  • Wicked.. that works great! Thank you ALvind.

  • You’re welcome!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.