News:

AbanteCart v1.4.2 is released.

Main Menu

Extend the option box

Started by homeydclown, May 17, 2015, 07:42:31 PM

Previous topic - Next topic

homeydclown

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:


If anyone can help, that would be great. 

abantecart

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

Forum Rules Code of conduct
AbanteCart.com 2010 -