Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author SkyVerge

    (@skyverge)

    Hey sparklyscotty, glad you’re enjoying the plugin. Well, this admittedly isn’t really a tab-related question, it’s actually an HTML/CSS/theming question which we can’t *really* provide support for, but I took a quick look at your page source anyways and this is happening because you’re floating all those images with no final clearing element. One way to solve this is to add the style overflow:hidden; to the tab content area, ie add the following to your theme’s style.css:

    #tab-tab-starter-pack-cards { overflow:hidden; }

    Thread Starter sparklyscotty

    (@sparklyscotty)

    Very much appreciate your help, although it falls outside the area of your plugin. 🙂

    Worked a treat, and I just learned a little bit more about css!

    Plugin Author SkyVerge

    (@skyverge)

    You got it! thanks for the great review too. And don’t forget that if you ever need more powerful tab management there’s always our premium tab manager plugin available from woothemes: http://www.woothemes.com/products/woocommerce-tab-manager/ 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Wrapping issue’ is closed to new replies.