Home Forums WoodMart support forum Cart Icon

Cart Icon

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #401229

    Rahmat Anik
    Participant

    Hello, how to change the mobile footer nav cart icon? https://prnt.sc/OaeU1N5cO5iJ
    I want this one like the header: https://prnt.sc/DdysGixEHr4G
    Thank you

    #401244

    Hello,

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

    body .wd-header-cart .wd-tools-icon.wd-icon-alt:before {
        content: "\f123";
        font-family: "woodmart-font";
    }

    If the code does not work, please provide the site URL.

    Best Regards

    #401250

    Rahmat Anik
    Participant

    Hello, it worked, thanks.
    Now I have this icon: https://prnt.sc/S-tTFGRoJhAa
    Also, do you have this one? https://prnt.sc/uBWH8G8iZvN5 so that I can match with my header cart?
    Thanks

    #401342

    Hello,

    Please find such icon as an image and upload it to the Media library, then provide the URL I will set it with CSS.

    Best Regards

    #402199

    Rahmat Anik
    Participant

    Thanks, I have one more question, suddenly I found an unnecessary icon displaying beside my product categories and footer menus: https://prnt.sc/45uFKYD6gblz & https://prnt.sc/4NO2bFkKi_aM

    What’s the issue?
    Please assist.

    #402409

    Hello,

    The problem may be caused by incorrect HTTP and HTTPS configuration: https://domain.com is the actual site URL, however, http://domain.com is used in Dashboard > Settings > General. In this case, it is necessary to configure URLs correctly.

    If you have any questions please feel free to contact us.

    Best Regards

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