Home Forums Theme support Portfolio CaBoom Theme

This topic contains 1 reply, has 2 voices, and was last updated by  7Theme Support 9 years, 11 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Hi, is there a way to remove the magnifying glass option on the thumbnails within the portfolio page and just have the link to page option?

    Hi,

    yes, I think you can remove it. Please go to WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content and add this:

    .div_portfolio_entry i.fa-icon {
    display: none;
    }

    This should work.

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

You must be logged in to reply to this topic.