Home Forums Basel support forum Custom shopping cart icon

Custom shopping cart icon

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1298

    quintenvanyperen
    Participant

    Hi,

    I’m selling Big Green Eggs and I would like to change the shopping cart icon into a small Big Green Egg icon.

    Is there a way to do it?

    Thanks in advance.

    Quinten

    #1303

    Artem Temos
    Keymaster

    Hello,

    Thank you for creating a topic.

    Yes, we can help you. Please provide us cart icon image (upload it to your server, better to child theme folder) that you want to see there and we will send you CSS code that will do this.

    #1323

    quintenvanyperen
    Participant

    Thanks for your help. I’ve uploaded two cart icons (png), they have different sizes to see which one fits best.

    Kind regards,

    Quinten

    #1328

    Artem Temos
    Keymaster

    Here is a custom CSS code for you

    .shopping-cart>a:before {
        background-image: url(http://bbqgreeneggstore.nl/wp-content/themes/basel-child/cart_34x30.png);
        font-size: 0;
    }

    Put it in Theme Settings -> Custom CSS section

Tagged: 

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