Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1191574

    Hi there,

    I have a problem with the section “testimonials” it appears very squeezed on mobile devices.

    Any hint on how to proceed?

    Thanks a lot
    Simone

    #1191728

    Hey SimonePols,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    #top .no_margin.av_one_third {
        width: 100% !important;
    }
    }

    Best regards,
    Rikard

    #1193094

    Thanks Rikard, problem solved!! :)

    #1193167

    Hi,

    Great, I’m glad that we could help. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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