Tagged: Burger Menu, cart icon
-
AuthorPosts
-
November 21, 2024 at 7:20 pm #1471874
We have a problem!
We need to mpve the shoping cart icon and box left and the burger menu also, but doing so the hover and click of the cart icon makes the burger menu appear.
How can we fix this?
The site needs to be signed off n the nex couple of hours, or I don’t get paid :-(
Sorry!
you will need to be logged in to see the store, so I have added a login for you!This is the code we have added:
`/* CART AND BURGER MENU */
.cart_dropdown_first .cart_dropdown_link {
display: block;
padding: 0 0 0 0;
text-decoration: none;
line-height: 44px;
font-size: 20px;
position: absolute;
z-index: 2;
width: 100%;
height: 100%;
background: #dad2c7 !important;
}
@media only screen and (max-width: 1650px) {
.responsive #top .cart_dropdown {
margin-right: 20px !important;
}
}November 22, 2024 at 9:02 am #1471906It needs to look like this but not have the burger menu interactiveness not intercept with the shopping cart
PLEASE HELP!
THIS IS VERY URGENT – Once this is complete the client will sign-off and more importantly; pay me!
- This reply was modified 8 hours, 53 minutes ago by whdsolutions.
- This reply was modified 4 hours, 51 minutes ago by whdsolutions.
November 22, 2024 at 2:24 pm #1471934Please can you let me know how this is done?
November 22, 2024 at 4:50 pm #1471958November 22, 2024 at 5:19 pm #1471963November 22, 2024 at 5:28 pm #1471964Is there no way to bring the cart button above the blue part?
The positions are good, but the cart button is not clickable unless you click the far right of it!
- This reply was modified 19 minutes ago by whdsolutions.
-
AuthorPosts
- You must be logged in to reply to this topic.