Comments 2Cauhe started the conversationNovember 23, 2016 at 11:48pmHi!How can I remove the Testimonial Counter, keeping just the main text vertically aligned in the row?Please check the image attached. 8,996Tahir repliedNovember 24, 2016 at 11:13amHey, Please provide the page url so that i can write up the custom css for whats possible. Thanks ThemeNectar Support Team Cauhe replied privately 8,996Tahir repliedNovember 24, 2016 at 7:01pmAdd this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : .testimonial_slider[data-style="minimal"] .controls { display: none !important; } Thanks ThemeNectar Support Team 2Cauhe repliedNovember 24, 2016 at 8:10pmHi! Tks for that!I did it and now the counter are gone. But the ''space'' for than still there, making the testimonial text not vertically aligned in the row. Please check the attached file.Can we fix this?Tks! 3,030Andrew repliedNovember 24, 2016 at 8:49pmHi Cauhe, Thanks for keeping in touch with us. Kindly add the following CSS as you did previously and let me know if it helps: /*blockquote padding*/ .testimonial_slider blockquote p { padding-top: 15px!important; } /*blockquote height fix*/ blockquote.no-trans p { height: 75px !important; } /*contorl buttons padding fix*/ .testimonial-next-prev a { margin-top: 0%!important;} I hope this helps,Best Regards. 2Cauhe repliedNovember 25, 2016 at 1:32amHi!Tks for your help, but it is not working yet. Please check the attached file. 3,030Andrew repliedNovember 25, 2016 at 12:16pmHi Cauhe,We removed our previous CSS and added this instead:div.col.span_12.light.left div.wpb_column.column_container.vc_column_container.col.instance-16{padding-bottom:0%;}That seems to fix the issue.Cheers. 2Cauhe repliedNovember 25, 2016 at 1:41pmHi!Yes, it is perfect now! Tks!PS. Loving the ThemeNectar Support 2Cauhe repliedNovember 30, 2016 at 12:21amHi!It was working perfectly, but it is not anymore. The CSS you wrote stills there. Can you take a look please? 8,996Tahir repliedNovember 30, 2016 at 5:31pmJust adjusted the css for you. Thanks ThemeNectar Support Team Sign in to reply ...
Hi!
How can I remove the Testimonial Counter, keeping just the main text vertically aligned in the row?
Please check the image attached.
Hey,
Please provide the page url so that i can write up the custom css for whats possible.
Thanks
ThemeNectar Support Team
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team
Hi! Tks for that!
I did it and now the counter are gone. But the ''space'' for than still there, making the testimonial text not vertically aligned in the row. Please check the attached file.
Can we fix this?
Tks!
Hi Cauhe,
Thanks for keeping in touch with us.
Kindly add the following CSS as you did previously and let me know if it helps:
I hope this helps,
Best Regards.
Hi!
Tks for your help, but it is not working yet.
Please check the attached file.
Hi Cauhe,
We removed our previous CSS and added this instead:
div.col.span_12.light.left div.wpb_column.column_container.vc_column_container.col.instance-16{padding-bottom:0%;}
That seems to fix the issue.
Cheers.
Hi!
Yes, it is perfect now! Tks!
PS. Loving the ThemeNectar Support
Hi!
It was working perfectly, but it is not anymore. The CSS you wrote stills there.
Can you take a look please?
Just adjusted the css for you.
Thanks
ThemeNectar Support Team