Home Forums WoodMart support forum Change Cart Icon

Change Cart Icon

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #225756

    theknot99
    Participant

    Dear Team,

    I would like to request if there is any way to change the default cart icon of your theme as I want to match it with the cart symbol I have in my logo/favicon.

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

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    Your site is under construction. Please provide site admin access. Upload the image into the Media library and provide an image URL.

    Best Regards

    #225851

    theknot99
    Participant

    Here are the details as requested, also please advice where can I make the changes if I want to do in future.

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .wd-add-btn-replace .add-to-cart-loop:before{
    content:"";
    background-image:url( https://broadwayz.ae/wp-content/uploads/2020/09/Cart-Icon.png);
    background-size:contain;
    background-position:65% center;
    background-repeat:no-repeat;
    }

    Best Regards

    #225949

    theknot99
    Participant

    Appreciate your quick response, Thank you for the CSS code it works perfect for desktop version however there is an offset for for mobile devices and its not responsive can you please assist to fix this. ( Kindly refer attached screenshot)

    #225950

    theknot99
    Participant

    ( Kindly refer attached screenshot)

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

    Hello,

    Please check now. I have fixed it.

    Best Regards

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