How to increase the size of the label field.

25.11.2019 15:45
#1
kupaladen
User kupaladen
Name: Denis Fedorov
08.06.2013
Posts: 64
Quote
How to increase the size of the label field.

Please tell me in which file do I need to make changes? In 100px the names of the labels do not fit ...
.../administrator/index.php?option=com_jshopping&controller=products
How to increase the size of the label field.
How to increase the size of the label field.

Regards!


Joomla: last
JoomShopping: last
PHP: 7.3.1
 
25.11.2019 18:25
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25856
Quote
Aw: How to increase the size of the label field.

Use your CSS + !important

width: 250px !important;

 
27.11.2019 02:09
#3
kupaladen
User kupaladen
Name: Denis Fedorov
08.06.2013
Posts: 64
Quote
Aw: How to increase the size of the label field.

Thanks!
As far as I understand, the standard template "Isis" is used in 99% of cases.
In my case, I just added:
.chzn-container {
width: 280px !important;
}

into the custom.css file
Path: .../administrator/templates/isis/css/custom.css

Thanks for the help!


Last change: 27.11.2019 02:11
 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.