permalink icon

  • Posted in : Bloggy WP
  • martianmasai
    Participant

    Hey I’d like to use my logo as the permalink icon. At present there is a star icon. Thanks

    ahmetsali
    Keymaster

    Hi, can you provide your url or a screenshot?

    martianmasai
    Participant

    postcodexdotcom

    ahmetsali
    Keymaster

    Hi again, you can try this custom css code;

    .entry-meta i.icon-star {
        display: inline-block;
        width: 10px;
        background: url('your-image-url-here');
        background-size: 10px 12px;
    }
    .entry-meta i.icon-star:before {
        content: "";
    }
    
Viewing 4 posts - 1 through 4 (of 4 total)

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

License required for the following item
Login and Registration Log in · Register