New Landing How can we help? Atelier Want icon for menu, not text

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Atelier
  • #319666
    SomeChick
    Member
    Post count: 231

    I’m trying to set a home icon in my main menu, but every time I try to save the menu without text for “navigation label”, it removes that item from the menu.

    #319892
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please set your menu item like so:

    Please add this to Theme Options => Custom CSS:

    .hide-me span.menu-item-text {
        opacity: 0;
    }
    #319957
    SomeChick
    Member
    Post count: 231

    Not working. Nothing shows up there.

    #319960
    David Martin – Support
    Moderator
    Post count: 20834

    Please add a WP login for us to take a closer look.

    Thanks.

    #319978
    SomeChick
    Member
    Post count: 231
    This reply has been marked as private.
    #320232
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    @SomeChick – your home menu item has a “hide-me” class, and the ss-star class you are trying to use doesn’t seem to exist as an icon?

    – Ed

    #320459
    SomeChick
    Member
    Post count: 231

    The ss-star isn’t a class but an icon. I followed the instructions above – or did I?

    #320493
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    I have amended the CSS to:

    .hide-me span.menu-item-text i {
        font-size: 18px;
    }
    .hide-me span.menu-item-text {
        font-size: 0;
    }

    Your icon is now working.

    Thanks.

    #320582
    SomeChick
    Member
    Post count: 231

    That did it, thanks!

    #320590
    David Martin – Support
    Moderator
    Post count: 20834

    Very glad to help you out!

    Thanks.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register