I have some problem on my Enfold website.
1. The text are too big in mobile devices for some reason. It should adapt automatically.
2. The contact forms looks strange too on mobile devices.
Can you please help me?
Hey Workoutgalaxy!
Thank you for using Enfold.
1.) Please add this in the Quick CSS field:
@media only screen and (max-width: 767px) {
#top #wrap_all .av-inherit-size .av-special-heading-tag {
font-size: 0.6em !important;
}
}
2.) What do you mean by “strange” ? A screenshot will help.
Cheers!
Ismael