Theme Strong how to have testimonials image greater

Home Forums All Other Themes Theme Strong how to have testimonials image greater

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #48134
    LorenzoLorenzo
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: February 26, 2016

    How to have in Strong Theme the Testimonial Rotator Show with larger images of Testimonials?

    #48239
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Lorenzo,

    Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box

    Add this code there:

    .testimonial-image img{width:auto; height:auto;}

    Regards,
    Dave

    #48262
    LorenzoLorenzo
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: February 26, 2016

    I tried, but nothing is changed. The image size remain the same (small)

    #48264
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Kindly show us your website URL.

    Regards,
    Dave

    #48267
    LorenzoLorenzo
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: February 26, 2016

    www.alessiocioci.it

    #48278
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Lorenzo,

    Kindly add some large images to the testimonials so that we can send you the css code.

    Regards,
    Dave

    #48292
    LorenzoLorenzo
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: February 26, 2016

    Have changed the image to more greater image. Please send me the code…

    #48294
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Lorenzo,

    We need to change some code in bx-slider’s jquery file. So kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact

    Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Dave

    #48469
    LorenzoLorenzo
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: February 26, 2016

    The image size is now ok. But please correct the ” simbol that in the first testimonial image is showed right but in other is overlapped with images.
    Thanks in advance, Lorenzo

    #48479
    LorenzoLorenzo
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: February 26, 2016

    …or if you can in case of empty value in the quotation phrase can you avoid to show the quotation marks??

    #48550
    LorenzoLorenzo
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: February 26, 2016

    I solved myself the quotation marks problem (i removed from core-functions.php).
    The last problem i have with this theme is the responsive behaviour with smartphone.
    the responsive adaptation is ok but not in the footer. In the footer the column are right cutted. Can you solve this please?

    #48554
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Lorenzo,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    @media screen and (max-width:767px){
    #footer .rowfooter{margin:0 !important;}
    }

    Regards,
    Dave

    #48560
    LorenzoLorenzo
    Member
    • Topics: 8
    • Replies: 18
    • Total: 26
    Member since: February 26, 2016

    Perfect!! Thanks Dave

    #48565
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    🙂

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