Tagged: testimonial
-
AuthorPosts
-
October 27, 2016 at 1:26 am #704620
Hi!
I am trying to change the font family, size & color of the subtitle of the testimonial slider (large).
The other answers to this question don’t seem to work for me.
Grateful for any help :)
October 27, 2016 at 9:25 am #704743Hey Tarakbc,
Please try the following in Quick CSS under Enfold–>General Styling:
.avia-testimonial-name { font-family: Verdana !important; font-size: 20px !important; color: red !important; }
Best regards,
RikardOctober 27, 2016 at 11:52 am #704796Brilliant. That worked. Many thanks.
Also, how do I reduce the distance between a ‘masonry content area’ and the ‘special heading’ beneath it. When I edit the page, the elements are right next to each other but on the live site there is too much space between these elements.
October 27, 2016 at 11:53 am #704797Also, I would like to reduce the distance between the testimonial and the testimonial subtitle. How do I do that?
October 28, 2016 at 6:48 am #705153Hi,
Do you mean the space between the icon and the special heading on your front page? If not then please post a screenshot highlighting what you would like to reduce?
Try this for the testimonial part:
#top .av-large-testimonial-slider .avia-testimonial-meta { margin: 0 !important; }
Best regards,
RikardOctober 28, 2016 at 1:42 pm #705285The code above worked to reduce the distance between the testimonial and testimonial subtitle. Thank you.
For the second point, I would like to know how to change the distance / space between the icon and:
1. the bottom of the masonry above the icon
2. the top of the masonry below the icon.And I would also like to know how to reduce the distance between the testimonial subtitle and the icon beneath it.
Grateful for any further help :)
JangdomNovember 1, 2016 at 9:15 am #706617Hi Jangdom,
Sorry for the late reply, please try this to set the margin above the container element lower on your front page:
.home .column-top-margin { margin-top: 40px !important; }
Best regards,
RikardNovember 1, 2016 at 3:23 pm #706753Great thanks Rikard.
JandomNovember 2, 2016 at 8:03 am #706989 -
AuthorPosts
- You must be logged in to reply to this topic.