Tagged: testimonial
-
AuthorPosts
-
May 1, 2017 at 1:39 pm #785709May 1, 2017 at 1:43 pm #785712
Merhabalar Bora! :)
It seems like there are layout elements inside your testimonials elements. Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.avia-testimonial-content .content { border: none; } .avia-testimonial-content .flex_column { width: 100%; }I tried logging in but i got “You are temporarily locked out” warning :)
Best regards,
YigitMay 1, 2017 at 3:26 pm #785789Merhaba Yiğit :))
There was a problem with the user login, I corrected.
I added the CSS but it has a big margin at left side. The default design of demo was very nice. Why do you think the default design changed because I didn’t add any css related with testimonials. May be other CSS I’ve edited effects testimonials.-
This reply was modified 8 years, 6 months ago by
krtnkl.
May 1, 2017 at 3:36 pm #785794Merhabalar :)
When i switched to text tab, i have seen extra markup on the testimonial content. I removed them and removed custom CSS code i posted in my initial post from Style.css file of your child theme and it does work fine now. Please review your website :)
On an unrelated note, please use following code in Functions.php file to remove debugging info when using a child theme
function avia_remove_debug() { remove_action('wp_head','avia_debugging_info',1000); } add_action( 'init', 'avia_remove_debug');Best regards,
YigitMay 1, 2017 at 3:44 pm #785800Thanks. Teşekkürler :)
May 1, 2017 at 3:47 pm #785802 -
This reply was modified 8 years, 6 months ago by
-
AuthorPosts
- The topic ‘Testimonial content size’ is closed to new replies.

