Tagged: enfold, format, layout, Product, woocommerce
-
AuthorPosts
-
July 1, 2015 at 5:18 am #466787
I am using WooCommerce with Enfold and there is a slight format issue. In the Woo documentation the options show in smaller boxes. I am using the Global Addons extension and it gives the customer the option of selecting a number of stones for the jewelry they are purchasing. The problem is that the box spans the entire 2/3 of the page.
Woo says this is theme related. All other options appear fine it is just the options that are listed with a “custom input multiplier.”
Site is behind an Under Construction plugin. Login details and URL are in the Private Content area below.
Thank you!
July 2, 2015 at 3:11 pm #467556Hi MichaelAlbany!
you are using quite an old version of the theme. Please upgrade to Enfold v3.2.2.
Regards,
AndyJuly 2, 2015 at 4:41 pm #467632Andy, Thank you. However updating did not fix the issue.
July 2, 2015 at 4:44 pm #467634July 2, 2015 at 4:45 pm #467636The link button isn’t working either. http://www.michaelalbany.com/wp-content/uploads/2015/07/Selection-boxes.jpg
July 3, 2015 at 4:12 pm #468119Hi!
So your just trying to change the width of those inputs correct? Add this to your custom CSS.
.addon-input_multiplier { width: 50% !important; }Cheers!
ElliottJuly 3, 2015 at 5:22 pm #468171Thank you Elliot! That worked really well.
Do you know of a way to have them on the same line as the text above or is that pushing my luck?
July 5, 2015 at 12:33 pm #468544Hi!
Have the label and input fields on the same line? You can try this:
.product-addon .form-row label, .product-addon .form-row input { width: 48%; float: left; }Cheers!
IsmaelJuly 6, 2015 at 12:32 am #468624Perfect! You rock! That is exactly what I needed.
-
AuthorPosts
- The topic ‘Woo Commerce Product Issue’ is closed to new replies.
