Home Forums WoodMart support forum replace the "Home" with an icon

replace the "Home" with an icon

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #324285

    afoukis
    Participant

    Hi,
    Can I replace the text “Home” (menu item) with only an icon (with no text) ?
    Thanks

    #324323

    Hello,

    You can add icons to the menu items by adding the icon class.

    Screenshot for Clarification: https://gyazo.com/02390996340d66c0ca96285542c95d52

    Then you need to use CSS to hide the menu item label.

    Regards.
    Xtemos Studios.

    #324335

    afoukis
    Participant

    I had already found that to add the icon but I want to replace the text
    I need the css code
    Thanks

    #324347

    Hello,

    Please provide the URL of the website where you added the icon to check it myself and help you out accordingly.

    Best Regards.

    #324360

    afoukis
    Participant

    Thanks

    #324365

    Hello,

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

    .wd-nav .menu-item-home .nav-link-text {
        font-size: 0px;
    }

    Best Regards.

    #324369

    afoukis
    Participant

    Thanks a lot

    #324370

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

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

The topic ‘replace the "Home" with an icon’ is closed to new replies.