Home Forums Free Themes Signify portfolio expand link area from h2 entry-title or to whole img thumb

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #159144
    designguide
    Participant

    hi,
    is there a solution to expand the portfolio links (h2 entry-title) to img thumb, or at least enlarge the h2 link area?
    Thanks in advance!

    #159145
    designguide
    Participant

    Hi, I just found a workable solution for me

    .entry-container-inner-wrap h2 {
    margin-top: -20px;
    }
    .entry-container-inner-wrap a {
    display: block;
    padding-top: 40px;
    padding-bottom: 100px;
    }

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