Compare Icon Issue Fixed

This commit is contained in:
Devansh 2020-09-01 17:56:42 +05:30
parent 63cced9d69
commit e0e0545348
3 changed files with 41 additions and 6 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
{
"/js/velocity.js": "/js/velocity.js?id=ba5f055c5d095149e9ad",
"/css/velocity-admin.css": "/css/velocity-admin.css?id=612d35e452446366eef7",
"/css/velocity.css": "/css/velocity.css?id=6fdfc5106a6165fc591e"
"/css/velocity.css": "/css/velocity.css?id=8345ada2ced8c204bbbd"
}

View File

@ -44,12 +44,14 @@ body {
.mini-cart-container {
~ .compare-btn,
~ .wishlist-btn {
float: left;
.badge-container {
.badge {
top: -28px;
left: -2px;
}
}
}
}
~ .wishlist-btn , ~ .compare-btn {
@ -327,7 +329,7 @@ body {
.modal-footer>:not(:last-child) {
margin-left: .25rem;
}
.compare-products {
.wishlist-icon {
left: 60px;
@ -366,7 +368,7 @@ body {
left: 40px;
right: unset;
}
}
}
}
}
@ -469,6 +471,39 @@ body {
}
}
@media only screen and (max-width: 1192px) {
body {
&.rtl {
#search-form {
#header-search-icon {
float: right;
border-radius: 2px 0px 0px 2px;
}
.btn-group {
.selectdiv {
width: 190px;
}
}
.selectdiv {
+ div {
input {
width: 220px;
}
}
}
}
.image-search-container {
left: 70px;
}
}
}
}
@media only screen and (max-width: 992px) {
body {
&.rtl {
@ -483,7 +518,7 @@ body {
}
}
}
.wrapper {
.vc-customer-options {
li {