New Landing How can we help? Themeforest Theme Support Dante Testimonials slider: picture smaller

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Dante
  • #256768
    TheHomepage
    Member
    Post count: 97

    Hi,

    The testimonials pictures are way to big (see bottom of page) , although they are 150×150 pixels.

    I’ve found this css

    .flexslider .slides li img {
    max-width: 10%;
    width: 100%;
    height: auto;
    display: block !important;
    }

    added it and and changed it to

    .flexslider .slides li img {
    max-width: 10% !important;
    }

    But the picture is still shown big.

    Please provide me the css in order to display the picture:
    1/ at 10% and 2/ to CENTER it under the text in the middle.

    Thanks in advance

    Attachments:
    You must be logged in to view attached files.
    #256770
    David Martin – Support
    Moderator
    Post count: 20834

    Please add a page URL…

    Thanks.

    #256798
    TheHomepage
    Member
    Post count: 97
    #256800
    David Martin – Support
    Moderator
    Post count: 20834

    Will need a WP login to get past the coming soon page.

    – David.

    #256810
    TheHomepage
    Member
    Post count: 97
    This reply has been marked as private.
    #256985
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Have you added the image yourself in the text?

    – Kyle

    #257063
    TheHomepage
    Member
    Post count: 97

    Yes, I added the image myself in the text, because if I added in the foreseen image field, it does not appear at all…

    Thanks for helping out!

    #257079
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .spb_testimonial_slider_widget .testimonial .testimonial-text img {
      width: 70px;
      border-radius: 50%;
    }

    – Kyle

    #257622
    TheHomepage
    Member
    Post count: 97

    Hi,

    Can you also give the code to center the picture?

    Many thanks!

    #257623
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You need to centre it using the visual editor, click on the image and click the centre align icon

    – Kyle

Viewing 10 posts - 1 through 10 (of 10 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register