Home Forums WoodMart support forum Hide Icons in Desktop Menu

Hide Icons in Desktop Menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #221820

    jigu1232
    Participant

    I want to hide category icons on desktop menu and show only on mobile category menu only. Please help me asap.

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

    Hello,

    I saw the screenshot you attached and visited your website.

    You can try adding the following Custom CSS in the Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    .woodmart-navigation .category-icon {
    display: none;
    }

    Regard’s.
    Xtemos Studio.

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