VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: aLioneL on November 05, 2018, 19:08:51 PM

Title: Modify size of product-field-display box
Post by: aLioneL on November 05, 2018, 19:08:51 PM
Bonjour a Toutes et a Tous ;-)

My Joomla and my VM are the lastest : 3.0.9 & 3.4.2
I would like to modify the size of "product-field-display" to increase it
BUT I didn't find how to do it

components/com_virtuemart/sublayouts/customfields.php
<div class="product-field-display"><?php echo $field->display ?></div>
$field->display creates the drop down box but I can't find where this function is run to modify the dropdown size

Thanks by advance for your help
LioneL
Title: Re: Modify size of product-field-display box
Post by: Studio 42 on November 05, 2018, 21:33:16 PM
Lionel. Inspectez le code et modifiez le CSS.
Have you try to modify the CSS rules?
Title: Re: Modify size of product-field-display box
Post by: kishoreonwork on November 06, 2018, 11:49:00 AM

Please provide a link of live page so that a exact css rule can be provided .

Thanks
Kishore