Home New Guten Forums WoodMart support forum font of the basket icon in the header

font of the basket icon in the header

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

    spleann777
    Participant

    Hello, how can I change the font of the basket icon in the header? For my site it is necessary to increase the font icons of the basket

    #116241

    Hello,

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

    body .woodmart-shopping-cart .woodmart-cart-icon::before {
        font-size: 30px;
    }

    Change the size as per your needs.

    Best Regards

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