AbanteCart Community
Shopping Cart Operations => Support => Topic started by: homeydclown on May 17, 2015, 07:42:31 PM
-
I need to widen this box so all my lettering can be viewed, some of the options are just too long. Here is an example:
(http://i1291.photobucket.com/albums/b543/musiccisum2001/multiboxexample_zpsbizsmw64.png)
If anyone can help, that would be great.
-
In file /storefront/view/default/template/pages/product/product.tpl
Locate line 121:
<div class="input-group col-sm-7">
<?php echo $option['html']; ?>
</div>
Change col-sm-7 to col-sm-8