Tagged: x
-
AuthorPosts
-
March 24, 2016 at 12:06 am #850655
http://dev3.novelcreativeagency.com/
At the bottom on:
#x-content-band-3
I cant figure out how to remove those two gray lines in the testimonial widget, could you help please.
thanks
March 24, 2016 at 12:13 am #850658Hello There,
Thanks for writing in! To remove those two gray lines in the testimonial widget, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.testimonials-widget-testimonial q, .testimonials-widget-testimonial blockquote { border: none; }
Hope this helps. Kindly let us know.
March 24, 2016 at 12:35 am #850674perfect thanks so much
March 24, 2016 at 12:37 am #850676You’re welcome! 🙂
March 24, 2016 at 1:38 am #850722do you also know how to change the text color for the 6 grid image layout, if you hover white text drops over, but its hard to read, wanted to know if i can make the text black or some other color
i think this is the widget class=”vc_grid vc_row vc_pageable-wrapper vc_hook_hover”
March 24, 2016 at 1:47 am #850724Further customizations from here would be getting into custom development, which is outside the scope of support we can offer. If you need more in depth changes, you may wish to consult with a developer. Thanks for understanding.
-
AuthorPosts