Tagged: font, testimonial, testimonials
-
AuthorPosts
-
July 22, 2014 at 2:06 am #294113
A client wants the font for the testimonials shortcode changed, and only on the testimonials itself. How would I go about this? CSS? Code? Thanks!
July 22, 2014 at 11:38 am #294275Hey tylrsmllr!
Thank you for using our theme.
In custom.css or Enfold->Stylings->Quick-CSS field try to put the following and adjust the values:
.avia-testimonial .avia-testimonial_inner{ font: }If it does not work give us a link to the page please.
Cheers!
GünterJuly 22, 2014 at 2:52 pm #294361I will give this code a try. I want to use the Cardo font. It looks like that is included in Enfold’s options for a font, how would I include that in this css? Link to font or by font name?
Sorry I didn’t include this earlier.July 22, 2014 at 2:58 pm #294367Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-testimonial .avia-testimonial_inner { font-family: 'Cardo'; }Best regards,
YigitJuly 22, 2014 at 3:41 pm #294396This reply has been marked as private.July 22, 2014 at 3:59 pm #294410Hey!
I could not connect to your website but please try adding following code to Quick CSS
.avia-testimonial-content { font-family: 'Cardo'; }Regards,
YigitJuly 22, 2014 at 4:41 pm #294435Thank you for the continued support. This still didn’t seem to solve it. You should also now be able to load the site to take a look. Had a firewall rule in place that I forgot about.
July 22, 2014 at 4:43 pm #294436Hi!
Please use following code instead
.avia-testimonial-content h3 { font-family: cardo !important; }Best regards,
YigitJuly 22, 2014 at 5:32 pm #294472Success!!! Thanks so much for the help. Awesome theme and support!
July 22, 2014 at 5:33 pm #294473 -
AuthorPosts
- The topic ‘Change Testimonial Font’ is closed to new replies.
