- This topic has 1 reply, 2 voices, and was last updated 13 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore General Questions › Request for future release: Finer Design Control
Ahoy there,
I’d like to make a request for your eStore plugin for a future release. It think it would be super helpful if the variations control did not export breaks, but rather <div></div>
tags around each element and element groups so that we have more control over the way the button form is positioned on the screen.
For example, I’m thinking something like this:
<div class="variation-wrap">
Variation: [dropdown] </div>
<div class="quantity-wrap">
Quantity: [input] </div>
<div class="button-wrap">
[button] </div>
From a design perspective, I think it would be very helpful to have this instead of automatically inserting breaks before each form element, as that makes it difficult to compact the product display.
Although I can set the breaks to ‘false’, there is no way of controlling the sections to position them where I’d like.
I think you’ve got a great plugin.
Thanks,
FS
The variation select boxes have the following CSS class attached to you can style it:
eStore_variation