Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #291405

    I n the testimonial layout element, inside that there is the option to enter the “Subtitle below name Can be used for a job description”
    It’s showing up as a light grey which is hard to read, is there a way to make that darker?

    http://bodymindlinks.com/raves-and-praise/?preview=true&preview_id=42&preview_nonce=dafdd3c088

    Thank you

    #291473

    Hey Bodymindlinks!

    Thank you for using our theme.

    in Enfold->General styling QuickCSS field or in custom.css put the following code and change #333 to your desired color:

    
    .main_color .avia-testimonial-subtitle{
    color: #333 !important;
    }
    

    Regards,
    Günter

    • This reply was modified 9 years, 9 months ago by Günter.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.