New Landing How can we help? Themeforest Theme Support Pinpoint How do I change overlay icon?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Pinpoint
  • #12225

    I need to change the overlay icon on portfolio page (by default its displaying the search icon). How do I approach?

    #12442
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    You would need to add custom CSS in the general theme options. Something like this, if you’re linking to a lightbox image (this is the one with the search icon on hover):

    .portfolio-item a.view .thumb-info .icon-search:before {
      content: "\f0b2" !important;
    }

    That would use the “fullscreen” icon instead. For more symbols: http://fortawesome.github.io/Font-Awesome/cheatsheet/

    Regards,
    ————————————————————————————————————

    Cosmin – Support

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

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

License required for one of the following items
Login and Registration Log in · Register