- This topic has 1 reply, 2 voices, and was last updated 9 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Testimonial on Sidebar
Hi,
I have the Testimonials as a Widget on the Sidebar of the website. www.cvtutor.com. However, due to the difference in length from one quote to the next it means the box moves up and down and therefore so does the footer.
Is it possible to set the box to one height? If so, where is this, as I can’t find any settings for it.
thanks
adrian
Hi Adrian,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
.quovolve-box{height:300px; overflow:hidden;}
Regards,
Brad
