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

    Hello everyone,
    I’m using the newest enfold theme with a enfold child theme. I’ve added a testimonial grid on my site, but the testimonial images aren’t display on smaller devices. I’d be happy, if you can help me with a CSS-solution for my problem please. Thank you in advance.

    Kindly regards

    • This topic was modified 7 years, 2 months ago by Volker.
    #956066

    Ok, found the solution by myself:

    @media only screen and (max-width: 767px)  {
    .avia-testimonial-image { height:60px !important; width:60px !important; float:left !important; margin-right:10px !important; } 
    .responsive .avia-grid-testimonials .avia-testimonial-meta { margin-left:70px !important; }}
    • This reply was modified 7 years, 2 months ago by Volker.
    #956238

    Hi,

    Great, glad you found a solution and thanks for sharing. If you should need any further help then please post a link to your site where we can see the actual issue.

    Best regards,
    Rikard

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