Home Forums WoodMart support forum Too Small Icon to display in the main menu (or any other menu through the site)

Too Small Icon to display in the main menu (or any other menu through the site)

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #85290

    TYLSSS
    Participant

    Too small Icon to display in the main menu (or any other menu through the site)
    Attached jpg
    As I want to use a png or jpg icon to display.
    The size of the picture already 150×150, but the display size of the icon is only about the height of the font.
    I saw another site like attachment, the icon could be filled up the height of the column.

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

    Hello,

    You can add a FontAwesome icon to menu http://prntscr.com/lapwow The size of the icon will be the same as the font-size of the menu item.

    If you add png or jpg to category http://prntscr.com/lapxmm The size of icon would be limited by the height of the menu item.

    Add icons and advise how you would increase them

    Best Regards

    #85375

    P.S.

    Please add this code to the Theme settings > Custom CSS:

    body .vertical-navigation .item-level-0>a {
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 15px;
    }
    body .site-mobile-menu li a .category-icon,
    body .woodmart-navigation .category-icon {
        max-height: 28px;
        margin-right: 10px;
    }

    Best Regards

    #85418

    TYLSSS
    Participant

    Look better thank you
    I should use sample machine to represent the categories as Difficult to find related awesome font.

    #85447

    Yes, I see If you have any questions please feel free to contact us.

    Best Regards

    #85464

    TYLSSS
    Participant

    Thank you

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

The topic ‘Too Small Icon to display in the main menu (or any other menu through the site)’ is closed to new replies.