Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: Extend the option box  (Read 7588 times)

Offline homeydclown

  • Newbie
  • *
  • Posts: 21
  • Karma: +4/-0
    • View Profile
Extend the option box
« 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:


If anyone can help, that would be great. 

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4367
  • Karma: +302/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Extend the option box
« Reply #1 on: May 17, 2015, 10:22:43 PM »
In file /storefront/view/default/template/pages/product/product.tpl

Locate line 121:
Code: [Select]
<div class="input-group col-sm-7">
<?php echo $option['html']; ?>
</div>

Change col-sm-7 to col-sm-8
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

 

Powered by SMFPacks Social Login Mod