Hi Support Team,
I’d like to change the dimensions of the testimonial boxed grid.
From this: http://imgur.com/eLVEgVU
To this: http://imgur.com/L3Pa5Hv
How can I go about doing so?
I’d also like to add rounded edges, i’ve tried adding a custom css tag & using bordered-radius but it doesn’t work.
Thanks
Hey jolian123,
Add the following to quick css:
.avia-testimonial-row .avia-testimonial_inner{
padding:5px!important;
}
.avia-testimonial.av_one_full{
border-radius:5px;
}
.avia-testimonial.av_one_full .avia-testimonial_inner .avia-testimonial-content p{
font-size:13px!important;
line-height:20px!important;
}
.avia-testimonial.av_one_full img.attachment-square.size-square{
max-width:50%!important;
}
.avia-testimonial.av_one_full .avia-testimonial-meta-mini{
font-size:13px!important;
}
.avia-testimonial.av_one_full .avia-testimonial-image{
height:100px!important;
}
Let me know if this works for you.
Best regards,
Jordan Shannon
Hi Jordan,
I implemented the code and nothing worked
Hi,
Please make sure that you hard clear your browser cache and test again.
Best regards,
Jordan Shannon
Still no change
Hi,
Okay. Can you provide admin info in the private section so I can log in and look into whats going on?
Best regards,
Jordan Shannon
Hey Jordan,
Thanks
Hi,
Apologies, could you please add the admin link as well, the traditional extension does not seem to be working.
Best regards,
Jordan Shannon
Sure thing
Hi,
Please test now, it should work. I added it to the very top of quick css which means that if it wasn’t working the first time, something below that is not structured correctly.
Best regards,
Jordan Shannon
Hi,
Great! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon