Change Portfolio Icon

  • Posted in : BookCard WP
  • keylauer
    Participant

    Hi! I want to create my own custom icon for the Portfolio section of the header but can’t find where to do that in the code. What do I need to do?

    Site is timlauermusic.com

    keylauer
    Participant

    Would appreciate some help if possible, it’s been a week.

    ahmetsali
    Keymaster

    Hi,

    you can easy replace the porfolio icon in the header with any of the Bootstrap 3.2 icons by replacing the icon code in this custom css code;

    #header nav ul li:nth-child(3) a:before {
        content: "\f001";
    }
    

    Here is all icons list;
    http://fortawesome.github.io/Font-Awesome/3.2.1/icons/

    p.s. : sorry for the delay.

Viewing 3 posts - 1 through 3 (of 3 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