• Resolved LanaBanana

    (@ljmyers64)


    Hello,

    I am using ultimate member on my site and would like to replace the “About” “Posts” “Comments” icons with text, using the same terms… About, Posts and Comments. Thoughts and suggestions would be appreciated.

    Thanks so much up front!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • @ljmyers64

    Have you tried to change the “Enable menu icons in desktop view”
    at UM Settings -> Appearance -> Profile Menu

    Thread Starter LanaBanana

    (@ljmyers64)

    Thank you for the try missveronica. I had unchecked the “Enable menu icons in desktop view” and deleted the cache on both the UM admin page and the profile page, just to be safe. I doesn’t look to have changed anything. I will keep looking though. ??

    Plugin Support andrewshu

    (@andrewshu)

    Hello @ljmyers64

    Sorry for the late answer. Try to use this CSS code:

    .um-profile-nav-item a:last-child {
        display: block;
    }
    .um-profile-nav-item a:first-child {
        display: none;
    }

    Regards.

    Plugin Support andrewshu

    (@andrewshu)

    Hi @ljmyers64

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread if any other questions come up and we’d be happy to help. ??

    Regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Replace Profile Icons with Text’ is closed to new replies.