Home Forums WoodMart support forum How to add a store icon to show up in my header?

How to add a store icon to show up in my header?

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #372289

    contactpleazurr
    Participant

    Hello,

    How to add a store icon to show up in my header? The fonts do not show up., please see video in private content.

    #372382

    Hello,

    Please insert the site admin access into the Private content below the message area as well as the icon URL. We will take a closer look at the case.

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

    Best Regards

    #372418

    contactpleazurr
    Participant

    Hello, I have added the info in the private content.

    #372621

    Hello,

    You can try to add the icon by means of a button or info box: https://xtemos.com/docs-topic/how-to-add-and-edit-builder-elements/

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

    Best Regards

    #372710

    contactpleazurr
    Participant

    Hello,

    You did not answer my question. My issue is that no icons are showing up when searching for one in under “icon”. Please see video in private content.

    How can I get an icon of a shop to show up in “button”?
    https://snipboard.io/rv2cl9.jpg

    #373085

    Hello,

    I have double-checked with our development department.

    WoodMart uses the Fontawesom icons that are integrated into the page builder used on the site. You use the Elementor builder. Elementor users Fontawesome 5. It means that you need to select the icon here: https://fontawesome.com/v5/search
    Fontawesome 5 does not have the icon “shop” it has a “store” icon: https://fontawesome.com/v5/icons/store?s=solid

    You need to select the icon, copy the code and insert it into the button: https://prnt.sc/y6iIwkiwz5Mg and https://prnt.sc/0QIwRhmV2i6e

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

    Best Regards

    #373266

    contactpleazurr
    Participant

    Hello,

    I am not using Elementor for my header, I am using woodmart header builder. Does woodmart not have a store icon that matches your cart & wishlist icons?

    This looks horrible and does not fit with the look of my site: https://snipboard.io/9ixeER.jpg

    Please advise.

    #373652

    Hello,

    The icons in the Header builder are taken from the page builder. Please follow the instruction above.

    Best Regards

    #373758

    contactpleazurr
    Participant

    Hello,

    You did not answer my question. I did follow the instructions. Now I have the store icon which does not match the other icons on the header (https://snipboard.io/9ixeER.jpg). Does woodmart not have a store icon THAT MATCHES your cart & wishlist icons?

    Please advise.

    #374224

    Hello,

    WoodMart has a shop page icon and it looks like this: https://gyazo.com/54599ad8ea9f4abbdcbfa176a293bf68

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

    Best Regards

    #374238

    contactpleazurr
    Participant

    Thanks,

    Now how can I implement this icon in my header?
    Please advise on the icon library and icon name.

    #374590

    Hello,

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

    body .fa-store:before {
        content: "\f146";
    font-family: "woodmart-font";
    }

    Best Regards

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