Hi there. I'm guessing you would like to get a bigger window because you can't see the product you are looking for in the current configuration. Before you start to change things, have a look at this:-em- wrote:Hello,
I have two questions regarding the product option, drop down.
1. How/where can I change the drop down product option dimension?
2. How can I arrange them, say in two columns?
I am using the default theme.
Thank you
http://forum.opencart.com/viewtopic.php?f=190&t=158529
The last post has a link to an an extension that allows you to see a lot more... That may fix your problem...
Over 95% of all computer problems can be traced back to the interface between the keyboard and the chair...
Default theme with which version of Opencart? That will make a big difference in directing you to the right location.-em- wrote:Hello,
I have two questions regarding the product option, drop down.
1. How/where can I change the drop down product option dimension?
2. How can I arrange them, say in two columns?
I am using the default theme.
Thank you
Opencart Hosting Plans, Domain Registration, Microsoft and Google Email and More
Visit our website for great deals and most importantly, fast and friendly support - www.evolvewebhosting.com
Active Member
Oppsss. I though you were talking about in admin. Normally, to change the frontend look of things you work with the .tpl files...
Over 95% of all computer problems can be traced back to the interface between the keyboard and the chair...
HI,
1 To change drop-down option dimension, add bellow css in your stylesheet.css
#product .form-group select {
width: 50%;
}
2 You can use bootstrap grid system (https://getbootstrap.com/examples/grid/) to arrange options in two columns.
1 To change drop-down option dimension, add bellow css in your stylesheet.css
#product .form-group select {
width: 50%;
}
2 You can use bootstrap grid system (https://getbootstrap.com/examples/grid/) to arrange options in two columns.
Browse large collection of Premium OpenCart Themes
The code provided worked! Thanks a lot.magikcommerce wrote:HI,
1 To change drop-down option dimension, add bellow css in your stylesheet.css
#product .form-group select {
width: 50%;
}
2 You can use bootstrap grid system (https://getbootstrap.com/examples/grid/) to arrange options in two columns.
Regarding bootstrap, it seems kind of hard, I have to install it somehow and than use it. I got lost in their website

Who is online
Users browsing this forum: No registered users and 52 guests