Home Forums WoodMart support forum Icon in menu item

Icon in menu item

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #53821

    gzelasco
    Participant

    Hi, Could please let me know how to size increase menu item icon, please see attached

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

    Hello,

    In order to increase the icon use this CSS:

    .woodmart-navigation .menu li a i {
        margin-right: 7px;
        font-size: 45px;
    }

    Put the the size you need instead of 45.

    Best regards

    #53837

    gzelasco
    Participant

    The menu item link is not working, I have added a link to the menu but seem to have a bug
    Could you please check this?
    The menu between the logo and the search field

    #53854

    Artem Temos
    Keymaster

    Try to change this menu item event from “click” to “hover” while editing the menu in Appearance -> Menus.

    #53880

    gzelasco
    Participant

    works ! thanks !

    #53894

    Artem Temos
    Keymaster

    You are welcome!

    #54657

    gzelasco
    Participant

    Thanks !!!

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

The topic ‘Icon in menu item’ is closed to new replies.