Home Forums WoodMart support forum Help with icons

Help with icons

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

    MaxiZamorano
    Participant

    Hello, I need help with 2 things:
    Hola, necesito ayuda con 2 cosas:

    1) How can I change this icon? (Attached image)
    ¿Cómo puedo cambiar este icono? (Imagen adjunta)
    2) How can I change the position of these icons? (Attached image)
    ¿Cómo puedo cambiar la posición de estos iconos? (Imagen adjunta)

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

    Hello,

    I saw the screenshots you attached.

    1) To change the cart icon in the mobile bottom navbar you need to add the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .woodmart-toolbar .woodmart-shopping-cart.woodmart-cart-alt .woodmart-cart-icon::before {
    content: "\f108";
    font-family: "woodmart-font";
    }

    2) Unfortunately, you could not change the position of the icons on the product grids.
    It requires customization and this is beyond our limitations and support policy.

    Best Regards.

    #197324

    MaxiZamorano
    Participant

    Thanks for the help.
    What is the code for the cart icon? (Attached image)

    Gracias por la ayuda.
    ¿Cual es el código para el icono del carrito? (Imagen adjunta)

    Do you have an icon library?
    ¿Tienen una librería de iconos?

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

    Artem Temos
    Keymaster

    The code for this icon is content: "\f107";.
    Unfortunately, we don’t have a library of icons. There are a few icons only that you can see through the site.

Tagged: 

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

The topic ‘Help with icons’ is closed to new replies.