Home Forums WoodMart support forum I need to add whatsapp icon

I need to add whatsapp icon

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #350281

    Graphicsc
    Participant

    Hi i need to add WhatsApp icon to header, take a look at my website “WHATSAPP” section i would like to add a icon next to it, also on mobile menu header.

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    li#menu-item-8457 .nav-link-text::before {
        content: "\f175";
        font-family: 'woodmart-font';
    }

    Best Regards

    #350296

    Graphicsc
    Participant

    is there other way to add this without code? like a icon code to menu?

    #350297

    Graphicsc
    Participant

    tried adding this “fab fa-whatsapp” didnt work

    #350302

    Hello,

    Please edit the menu item and try adding the icon class to the menu item.

    Screenshot for Clarification: https://gyazo.com/870119ec3e9775102cc12b340c5162dd

    Best Regards

    #350313

    Graphicsc
    Participant

    Yes where it says “Icon name (from FontAwesome set)” i added this “fab fa-whatsapp” but i didn’t work.

    #350728

    Graphicsc
    Participant

    Hi

    #350822

    Hello,

    Please try adding only the icon’s name. Then it will work.

    Screenshot for Clarification: https://gyazo.com/cb8c45ee159eab1cdf5662b47e74c99c

    Best Regards

    #351163

    Graphicsc
    Participant

    it’s not visible, do i need to enable something to use fontawesome icons?

    #351243

    Hello,

    Please Go to Theme Settings >> Performance >> Fonts & Icons and enable the option.

    Screenshot for Clarification: https://gyazo.com/6eb1e447da2aeea6d30f55bbfb64b97f

    Then check back.

    Best Regards

    #351276

    Graphicsc
    Participant

    not sure whats im doing wrong but cant see the icons

    #351287

    Hello,

    Please provide the admin panel login details of the website to check it myself and help you out accordingly.

    Best Regards

    #358081

    ralphdouglas
    Participant

    Hi i have the same error here. Copy from the site awesome the icon code like: <i class=”fa-brands fa-whatsapp”></i>
    And insert it in texts and header but not show or only show a square with a X inside.

    #358137

    Hello,


    @ralphdouglas
    Please Go to Theme Settings >> Performance >> Fonts & Icons and enable the font awesome library.

    Screenshot for Clarification: https://ibb.co/J3gzNHq

    Then check back. If the issue still occurs then create a new topic and provide the login details of the website.

    Best Regards

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