Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

H2 titles unnecessary hover effect #97

Open
H0nzik1 opened this issue Jan 17, 2025 · 1 comment
Open

H2 titles unnecessary hover effect #97

H0nzik1 opened this issue Jan 17, 2025 · 1 comment

Comments

@H0nzik1
Copy link

H0nzik1 commented Jan 17, 2025

Hello,
I noticed that version 1.2.0. makes H2 titles moving. Also whole box is changing dimensions. Could you please fix this unnecessary mouse hover effect?
Thank you,
Jan

Image
Image

@H0nzik1
Copy link
Author

H0nzik1 commented Jan 17, 2025

I have found out, it can be fixed by setting internal stylesheet to:


.elementor-kit-6 h2, .elementor-kit-6 button
 {
  font-family: inherit;
  line-height: 1.2;
  text-shadow: none;
  font-weight: initial;
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant