Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #439861

    Hi there,

    I’d like to increase the size of pictures in the testimonial slider. I’ve already put this:
    .avia-slider-testimonials .avia-testimonial-meta .avia-testimonial-image {
    width: 130px;
    height: 130px;
    }
    in the QuickCSS field and cleared the cache which didn’t change anything. Many thanks for your support. :-)
    Best regards,
    Joe

    #440160

    Hi iflw-gmbh!

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

    #top .av-large-testimonial-slider .avia-testimonial-meta .avia-testimonial-image {
      width: 100px !important;
      height: 100px !important;
    }

    Regards,
    Rikard

    #440195

    Hi Rikard,

    thanks for your reply. I’ve tried the QuickCSS snippet but that hasn’t changed a thing…

    Best regards from Berlin,
    Joe

    #440511

    Hey!

    Please disable CSS minifying feature you are using and flush cache and check your site once again.

    Regards,
    Yigit

    #440608

    Hi Yigit,

    that worked! Unfortunately disabling the CSS minifying feature in W3 Total Cache increases page load times…

    Regards,
    Joe

    #440613

    Hi!

    You can enable it once again and it should still work fine :)

    Cheers!
    Yigit

    #440618

    Hi!

    Done. Many thanks for your support.

    Cheers,
    Joe

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Picture size in testimonial slider’ is closed to new replies.