Where to change look of this input fields

07.04.2023 15:30
#1
Warren84
Joomshopping forum user no avatar
Name: Thomas
08.09.2015
Posts: 64
Quote
Where to change look of this input fields

I want to make some changes in the frontend look of products in a category:

I want to change the width of the Quantity input field and also make some changes to the dropdowns below which comes from cartajax as far as i remember.. Can you help me, where the correct css files / tags are, for this input fields?

I'm really stuck here to get the correct files.
Where to change look of this input fields


Joomla: 4.2.8
JoomShopping: 5.1.2
PHP: 8.2.3
MySQL: 10.3.37
Website Url: https://www.kaesereitrachsel.ch/bestellen/am-stueck
 
07.04.2023 15:32
#2
Warren84
Joomshopping forum user no avatar
Name: Thomas
08.09.2015
Posts: 64
Quote
Aw: Where to change look of this input fields

I'm not really a great hero in CSS but I do most of the things by my own, so I would be really thankful to get some tipps.

As far as I find the correct files to do the changes, I want to change the width of all files, maybe also get dem on the same line as the legends to it..

 
07.04.2023 20:10
#3
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25965
Quote
Aw: Where to change look of this input fields

/components/com_jshopping/css/default.css - JoomShopping css file

add
.ca_qty_input .input-mini{
....
}

.cartajaxattributes select{
...
}


Letzte Änderung: 07.04.2023 20:14
 
10.04.2023 15:50
#4
Warren84
Joomshopping forum user no avatar
Name: Thomas
08.09.2015
Posts: 64
Quote
Aw: Where to change look of this input fields

Perfect, thanks a lot!

 


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.