Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #440651

    Hi!

    I have just installed the OnePage demo and it looks very nice. However, the text in the sliding testimonial carusell is not responsive and looks very bad on mobiles. Do you have a quick fix?

    #441028

    Do you have an answer for this? :)

    #441037

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 768px) {
    #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {
      padding: 0px 20px;
    }}

    Cheers!
    Yigit

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