Home Forums Total Link Icon in Portfolio Image

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4514
    CaddisArt
    Participant

    In another thread, I found a CSS fix to hide the link icon: https://hashthemes.com/support/topic/delete-link-icon-in-portfolio-image/

    I like the portfolio look and the categories, but want to use the section as a small gallery.
    Here was the code from the thread:
    .hs-portfolio-caption a.hs-portfolio-link{display:none}

    It didn’t work. Any thoughts?
    Thanks!

    #4536
    Hash
    Keymaster

    This code is for HashOne theme.

    For Total theme, here is the code

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

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