Home Forums Basel support forum HOW CAN I CHANGE THIS 3 POINTS FOR AN ICON OF CART, *For mobile devices*

HOW CAN I CHANGE THIS 3 POINTS FOR AN ICON OF CART, *For mobile devices*

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #66771

    HI,

    I Want to know how can I change this 3 points that appear on mobile devices for an icon cart.

    I upload an image of my problem

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #66808

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to do this

    body .basel-sticky-sidebar-opener:not(.shop-sidebar-opener):after {
        content: "\f07a";
        font-family: FontAwesome;
    }

    Regards

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