Home › Forums › All Other Themes › Theme Strong how to have testimonials image greater
- This topic has 13 replies, 2 voices, and was last updated 8 years, 1 month ago by Sonl Sinha.
-
AuthorPosts
-
October 1, 2016 at 8:58 am #48134
How to have in Strong Theme the Testimonial Rotator Show with larger images of Testimonials?
October 3, 2016 at 6:53 am #48239Hi Lorenzo,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
.testimonial-image img{width:auto; height:auto;}
Regards,
DaveOctober 3, 2016 at 9:48 am #48262I tried, but nothing is changed. The image size remain the same (small)
October 3, 2016 at 9:52 am #48264Kindly show us your website URL.
Regards,
DaveOctober 3, 2016 at 10:51 am #48267www.alessiocioci.it
October 3, 2016 at 11:58 am #48278Hi Lorenzo,
Kindly add some large images to the testimonials so that we can send you the css code.
Regards,
DaveOctober 3, 2016 at 12:55 pm #48292Have changed the image to more greater image. Please send me the code…
October 3, 2016 at 1:15 pm #48294Hi 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,
DaveOctober 4, 2016 at 4:22 pm #48469The 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, LorenzoOctober 4, 2016 at 7:56 pm #48479…or if you can in case of empty value in the quotation phrase can you avoid to show the quotation marks??
October 5, 2016 at 8:13 am #48550I 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?October 5, 2016 at 9:03 am #48554Hi 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,
DaveOctober 5, 2016 at 9:48 am #48560Perfect!! Thanks Dave
October 5, 2016 at 9:57 am #48565🙂
-
AuthorPosts
- You must be logged in to reply to this topic.