Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #686094

    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?

    #687298

    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

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