ResolvedCart ICON CSS move
- This topic has 2 replies, 2 voices, and was last updated 1 year, 10 months ago by
mwago.
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- July 28, 2021 at 9:32 am #31161
mwago
ParticipantHello,
Can u please advice me the CSS which I can use to move the CART ICON on mobile version little more up and left.
Its sticking too much to the border of screen, so I would like to modify the possition.
See image its more clear from it.
https://mega.nz/file/No5AhZLC#yz-d42gMkHLOQag7CXkp7-mprv3zQxEchkrkJTemP_w
thank youJuly 28, 2021 at 11:54 am #31165Althemist
KeymasterHi mwago,
Sure. You can start with this and adjust the bottom and right position as per your needs
@media only screen and (max-width: 768px) { .lafka-search-cart-holder { right: 30px !important; bottom: 30px !important; } }
July 28, 2021 at 10:19 pm #31173mwago
Participantthank you so much. easy one 🙂
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in and have valid license to reply to this topic.