Changes regarding the adding to cart modal

07.04.2023 15:41
#1
Warren84
Joomshopping forum user no avatar
Name: Thomas
08.09.2015
Posts: 64
Quote
Changes regarding the adding to cart modal

When I click on "in den warenkorb" the modal appears correctly, but I would like to get it more in the middle of the screen (actually its almost on top) and also, there seems to be a problem with the Z-index of the X (see on the image on the bottom right corner) from Jshopping Cart which should not show up here in the modal..

I'm happy, if you can tell me where to change the position of the modal, and maybe where Z-Index of this X has to be changed..

Thanks in advance
Changes regarding the adding to cart modal


Joomla: 4.2.8
JoomShopping: 5.1.2
Website Url: https://www.kaesereitrachsel.ch/bestellen/am-stueck
 
07.04.2023 20:16
#2
admin
(Support Team)
User admin
Name: Admin
05.08.2010
Posts: 25964
Quote
Aw: Changes regarding the adding to cart modal

/modules/mod_jshopping_cartajax/cartajax_module.css
z index

.cartajax-module .cartajax-module-item-remove{
z-index: 9
}

add in css file (example )
.modal-dialog{
margin-top:10%;
}


Letzte Änderung: 07.04.2023 20:19
 
10.04.2023 15:50
#3
Warren84
Joomshopping forum user no avatar
Name: Thomas
08.09.2015
Posts: 64
Quote
Aw: Changes regarding the adding to cart modal

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.