New Landing How can we help? Cardinal About Testimonial Widget

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #137611
    NiikaQ
    Member
    Post count: 129

    Hello,

    Is there a way to increase each persons photo in the testimonial widget? Also, Can we choose the size of the font? I would like all of the comments to be the same size. Please instruct. Thanks!

    Attachments:
    You must be logged in to view attached files.
    #137683
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide specific page url with issue so i can give to exact custom css code to fix the issue.
    Thanks
    Mohammad

    #138659
    NiikaQ
    Member
    Post count: 129
    #138718
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    1- To edit image size, please open to edit testimonial.php at /cardinal/swift-framework/page-builder/shortcodes/

    Find this code:-
    $testimonial_image = sf_aq_resize( $testimonial_image_url, 70, 70, true, false);
    
    Change to :-
    $testimonial_image = sf_aq_resize( $testimonial_image_url, 50, 50, true, false);
    

    2- Please go to Admin -> Testimonials -> Edit Testimonial to make same size through content editor.

    Thanks
    Mohammad

    #141024
    NiikaQ
    Member
    Post count: 129

    Hi,

    Thanks for all of your help, I believe I’ve taken it as far as I can. All of the testimonials are now consistent in size and font style for each page. I’m running into one issue…

    The 2 links below show a large testimonial size, I like this!
    http://www.ayurmama.com/personal-ayurveda-for-women-with-niika/
    http://www.ayurmama.com/ayurveda-therapies-training-for-women/

    This link below shows a small testimonial size, and I don’t like it! I want it to match the size above. I’ve tried but it’s still appearing small. Can you please make the small testimonial size in the link below match the large testimonial size in the links above.
    http://www.ayurmama.com/ayurveda-presentations/

    Thanks!

    #141027
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    The Testimonial thumbnails in the last url seem to be the same size has the 2 previous url.

    Check the screenshot attached taken from the last page.

    Can you check please?

    -Rui

    Attachments:
    You must be logged in to view attached files.
    #141304
    NiikaQ
    Member
    Post count: 129

    The picture size is good but the font size is too small. I would like the small font to match the larger font.

    Thanks!

    #141312
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    In that case add the code below to your custom css option.

    
    .testimonial-text {
    font-size: 24px!important;
    line-height: 160%!important;
    }

    -Rui

Viewing 8 posts - 1 through 8 (of 8 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