Home Forums WoodMart support forum Icon for my menu

Icon for my menu

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #392870

    albert77
    Participant

    Hello I use a icon for my menu, but I want the Icon behind the text. How can I set this?

    Best Regards

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

    Hello,

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

    Best Regards

    #392992

    albert77
    Participant

    Hello, yes thank you

    #393026

    Hello,

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

    .mega-menu-list img, .wd-nav-img {
    position: absolute;
    left: 35px;
    top: 8px;
    }

    span.nav-link-text {
    z-index: 1;
    }

    Best Regards

    #393174

    albert77
    Participant

    Hello, unfortunately it doesn’t look good.

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

    Hello,

    This is how you wanted it to look. If you don’t want the icon behind the text then remove the CSS from Theme Settings.

    Let us know if there’s anything else we can do for you??

    Best Regards

    #393602

    albert77
    Participant

    Hello yes I wanted that it looks like this screenshot.

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

    Hello,

    Your issue has been resolved. Please clear cache and check back.

    Best Regards

    #394151

    albert77
    Participant

    Hello, unfortunately I don’t like the change because the menu no longer looks symmetrical. Where can I find the code to remove?

    #394260

    Hello,

    I have added CSS under Custom CSS for Desktop area under Theme Settings >> Custom CSS.

    Best Regards

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