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

    I chose the 1 page new demo you have for my website. The mobile version really looks scattered. The header image is cut off. You have to scroll a lot to read the testimonial text. The feedback I got from it is that on phones it doesn’t look good, you have to flip the phone for it to look nice. Is there a way to fix this and make it look more appealing on small mobile devices?

    • This topic was modified 8 years, 11 months ago by webblove.
    #442517

    Hi webblove!

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

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

    Best regards,
    Yigit

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