Portfolio page hoover icon

  • Posted in : Editor
  • leonluo
    Participant

    Hello is there a way to change the little camera icon when hoovering on one of the portfolios? I would like to change it into something else like a simple /, // or even blank. Thanks.

    serkan
    Moderator

    Hi leonluo,
    You can use this custom css code;

    .media-box.image .mask:before { content: "//"  }

    Thanks

    leonluo
    Participant

    thanks!

    leonluo
    Participant

    It is too big, how to change the size and color?

    serkan
    Moderator

    Hi leonluo,
    You can use this custom css code; (replace the new font size and color code)

    .media-box .mask:before { font-size: 50px; color: #585858; }

    Thanks

    leonluo
    Participant

    thanks!

    serkan
    Moderator

    You are welcome.

    jennicarbo
    Participant

    Hello! I have tried removing the eye icon portfolio by adding the css you discussed,

    .media-box.image .mask:before { content: “//” }

    but does not work, still appears the same. There any other way to put another icon or remove it.
    Thank you!

    serkan
    Moderator

    Hi jennicarbo,
    Can you try to use this custom css code please?

    .media-box .mask:before { display: none;  }

    Thanks

    jennicarbo
    Participant

    It works! Thanks! There are some options to insert other icon?

    serkan
    Moderator

    Hi jennicarbo,
    You can check the icons list from here.
    http://fontawesome.io/3.2.1/icons/
    Thanks

    jennicarbo
    Participant

    oh, thank you so much serkan, but I mean the code that I use to put a different icon !!
    Moreover, it would be possible to put the title of the post instead of an icon ?? That would be great!!

    serkan
    Moderator

    Hi, sorry it is not available by default and it requires more time and effort to customization, if you are not familiar to coding you may consider hiring an expert at envato studio.

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