Hi ucfknight04,
Sure. 🙂
You’d use [woothemes_features per_row=”3″] to have 3 in a row. You’d then need to add CSS to ensure that every third item is cleared (appropriate CSS classes are added to the shortcode to assist with this). 🙂
Regards,
Matty.
I’m trying to use this Plugin with the shortcode you suggested for 3 column layout: [woothemes_features per_row=”3″].
But it doesn’t works: the result is always 1 item “per_row”.
I use this code in Canvas 5.
Probably I missed something, sorry.
What you mean with:
You’d then need to add CSS to ensure that every third item is cleared (appropriate CSS classes are added to the shortcode to assist with this)
Best regards,
Sergio
Hi Sergio,
The plugin doesn’t currently provide CSS for styling the features. It does, however, add “first” and “last” CSS classes, depending on how many items you have per row.
Please add the following CSS code to the “custom.css” file:
.features .feature { float: left; }
Thanks and regards,
Matty
[ Signature moderated. ]
Thank you very much for quick reply.
Unfortunately, nothing has changed.
Herewith a screenshot with code.
Regards,
Sergio
Hi Sergio,
Thanks for your feedback on this.
I see you’re a WooThemes customer (if you’re using Canvas, I assume you are).
I’d recommend posting further in our WooThemes Support Desk where we can discuss this further. We can then post a solution here, if applicable, once resolved. 🙂
Thanks and regards,
Matty
[ Signature moderated. ]
Yes, I’m WooThemes customer.
Thanks for the advice, I’ll post in your WooThemes Support Desk.
This was my first choice, but I did not understand where to post my request.
I suppose I have to do here: http://support.woothemes.com/knowledgebase
Regards,
Sergio
No problem, Sergio. We’re working it all out with these new plugins. 🙂
If you’re an existing WooThemes customer (which you are), I’d recommend posting over at http://support.woothemes.com/.
This forum is intended as a free community-based forum.
Thanks and regards,
Matty
[ Signature moderated. ]