[Resolved] Adding yelp icon to nav

  • Author
    Posts
  • #7436

    pranaman
    Participant

    Hi,

    I am trying to have the yelp link on http://tinyurl.com/y8l2a6e2 appear as the icon, but it does not turn into the icon like the other social media links do.

    I used:

    .menu a[href*="yelp.com"]:before {
        border-bottom: none;
        color: transparent !important;
        font-size: 0 !important;
        text-align: center;
    }  
        
    .menu a[href*="yelp.com"]:before {
      font-family: "FontAwesome";
      font-size: medium;
    }
    
    .menu a[href*="yelp.com"]:before {
        content: "\f1e9";
    }

    but it didn’t work.

    How do I have the icon for yelp appear in the nav?

    #7437

    Andrew Misplon
    Keymaster

    Hi 🙂

    Thanks for raising this. I’ll add Yelp as an icon tomorrow and ship an update for it as soon as possible this week, hopefully tomorrow afternoon my time.

    #7444

    pranaman
    Participant

    Hi Andrew,

    Thanks for looking into this. In the meantime, could you tell me why my CSS isn’t working?

    Thanks,
    Eric

    #7447

    Andrew Misplon
    Keymaster

    Sorry Eric, I haven’t been able to push the update yet, working on it now.

    #7450

    Andrew Misplon
    Keymaster

    I’ve pushed the update. Thanks for the wait.

    #7451

    pranaman
    Participant

    Hi Andrew,

    No problem. Thanks for doing that. I don’t see an option to update the theme in WP.

    Should I see that?

    #7452

    Andrew Misplon
    Keymaster

    Please, can you check again to see if an update is pending at Dashboard > Updates.

    (If multi-site then unfortunately you need to manually upgrade.)

    #7453

    pranaman
    Participant

    Hi Andrew,

    I just checked, single site btw, no pending updates for Ultra.

    #7454

    Andrew Misplon
    Keymaster

    Mind switching over to email and sending me a set of login details? [email protected]

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

You must be logged in to reply to this topic.

Scroll to top