Skip to content

Mercury Theme: If Image zoom effect is set to 1, it still has effect on the heading of the post #1449

Closed Answered by 3muchfun
3muchfun asked this question in Bug Report
Discussion options

You must be logged in to vote

OK, here we are: What I meant, is this behavior of the text/link underneath the featured image:

.c-card__link:hover .c-card__text {
  opacity: 0.6;
  -webkit-transform: translateY(-0.5333333333rem);
          transform: translateY(-0.5333333333rem);
  will-change: transform;
}

Anyway, I set this to zero, what fits better, in my opinion.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@3muchfun
Comment options

@bobmitro
Comment options

@3muchfun
Comment options

Answer selected by 3muchfun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants