Home Forums Total Hide Magnification Icon in Portfolio

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #8345
    bbar
    Participant

    Hello,

    I was wondering if there is a way to hide the magnification icon in the portfolio section.

    I was able to hide the link icon, but would also like to do the same for the magnifying glass.

    Thank you.

    #8349
    Hash
    Keymaster

    Yes, you can do it with some custom CSS code. Here is the CSS code. Go to Appearance > Customize > Additional CSS and paste the below CSS code.

    However, if you want to do it easily from the customizer panel then you can upgrade to Premium version as well. There are lots of other features available too in the premium version.

    .ht-portfolio-caption a.ht-portfolio-image{ display:none; }

    #8392
    bbar
    Participant

    Thank you for the quick response. It worked great!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.