ResolvedCart ICON CSS move

Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #31161
    mwago
    Participant

    Hello,
    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 you

    #31165
    Althemist
    Keymaster

    Hi 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;
        }
    }
    #31173
    mwago
    Participant

    thank you so much. easy one 🙂

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register