change icon on rollover state in the portfolio

  • Posted in : cvCard
  • Jagoda
    Participant

    Hi, is it possible change the icon on rollover state in the portfolio page?
    i would like to put always a + icon (plus icon).
    where i can change these icons?
    thanks

    ahmetsali
    Keymaster

    Hi, they are Font Awesome icons, you can try this custom css code;

    .portfolio-items .media-box .mask:before {
        font-family: FontAwesome; content: "\f067";
    }
    
    Jagoda
    Participant

    thanks.
    i have another question:

    Can i delete this code from the page html? is it only for the dreamweaver template?

    <!– InstanceBeginEditable name="Menu-Content" –>
    <!– InstanceBeginEditable name="head" –>
    <!– InstanceBeginEditable name="Page-Content" –>
    <!– InstanceBeginEditable name="Body-End-Content" –>
    ecc

    thanks

    ahmetsali
    Keymaster

    yes, correct, they are harmless html comments, you can delete them if you don’t use DW.

    Jagoda
    Participant

    thanks

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