Width of Options Display
From The AgoraCart Project
You will need to go into the manager -> AgoraCart Main Setup/Settings -> Store Design -> CSS Editor In the CSS file area, find and edit the following area:
select.opt_select{
width:125px;
text-align:left;
}
and change it accordingly.
