added direct to cart page. fixed bug in product details page. added qty valid.

This commit is contained in:
2023-04-25 14:20:22 +05:30
parent 7823781020
commit e922bb6b35
11 changed files with 210 additions and 50 deletions
+4
View File
@@ -125,4 +125,8 @@
.tabsContainer .wrap-content-product-tabs{
margin-top: 40px !important;
}
.specContainer > div{
flex-basis: 50%;
}
+4 -2
View File
@@ -4113,7 +4113,8 @@ margin-bottom: 0.5rem !important;
font-weight: 600;;
} */
.main-menu > nav > ul > li:hover > a {
color: #0A1039;
/* color: #0A1039; */
color:white;
}
.main-menu > nav > ul > li > ul {
@@ -4505,7 +4506,8 @@ margin-bottom: 0.5rem !important;
}
.main-menu.main-menu-white > nav > ul > li:hover > a {
color: #0A1039;
/* color: #0A1039; */
color:white;
}
.main-menu.menu-lh-1 > nav > ul > li > a {