Edit testimonial font and font color - by birchandbone

This topic has 7 replies, 3 voices, and was last updated 8 years, 9 months ago ago by Jack Richardson

  • Avatar: birchandbone
    birchandbone
    Participant
    July 20, 2015 at 20:23

    I have changed literally every color option in your themes “theme options, typography” to #000000, yet the testimonial text is still gray. Same goes for the footer text. Why? How do I modify this?

    Your timely response is appreciated.

    6 Answers
    Avatar: birchandbone
    birchandbone
    Participant
    July 20, 2015 at 21:05

    An additional issue: A responsive site is meant to display the images true to scale regardless of the size of the browser window. What’s happening on the site is that when the window size changes, the images crop strangely and do not display true to scale. We need to also resolve this, thank you.

    Avatar: birchandbone
    birchandbone
    Participant
    July 20, 2015 at 21:45

    Sorry, I’ve been playing with this trying to figure out what’s going on and here is what I am with:

    I have applied font and font color changes to the Typography area. I selected font color to be black for the body font and main font, and it is not applying that change.
    This can be viewed site wide.

    The font and font color of the items in the toggle on the FAQ page, the answers, the font changes are not being applied there either.
    See: http://dev.getcrea.tv/faq/

    They are also not being applied to the Testimonial widget viewed on the home page.
    See: http://dev.getcrea.tv/

    Why are bulleted lists, and shortcode columns appearing black font when everything else is still gray font, despite changing the font color in Typograohy?
    See: http://dev.getcrea.tv/client-list/ <– shortcode columns appearing black
    See: http://dev.getcrea.tv/training-programs/ <– not-linked bulleted list font appearing black

    And though it’s a different topic, the images not scaling properly when site is set responsive is also an immediate concern.

    Thank you

    Avatar: birchandbone
    birchandbone
    Participant
    July 20, 2015 at 23:58

    Resolved image size issue, please just help me with the font items, thank you.

    Avatar: Eva
    Eva Kemp
    Support staff
    July 21, 2015 at 11:31

    Hello,

    Please add this code in custom.css:

    blockquote.testimonials-text, .toggle-block.bordered .toggle-element .toggle-content {
      color: black !important;
    }

    Do you want to change color for list blocks to grey or keep it black and change other content to black color?

    Regards,
    Eva Kemp.

    Avatar: birchandbone
    birchandbone
    Participant
    July 21, 2015 at 14:09

    I took my time making a list of the errors and issues and you addressed one thing. One. Which really addresses nothing. PLEASE read my ACTUAL post and REPLY in line to EACH issue. AGAIN:

    PROBLEM ONE: I have applied font and font color changes to the Typography area. I selected font color to be black for the body font and main font, and it is not applying that change.
    This can be viewed site wide.
    * CSS CODE DOES NOT JUST FIX THIS, YOUR THEME IS NOT APPLYING CHANGES I HAVE MADE *

    PROBLEM TWO: The font and font color of the items in the toggle on the FAQ page, the answers, the font changes are not being applied there either.
    See: http://dev.getcrea.tv/faq/

    and ALSO: They are also not being applied to the Testimonial widget viewed on the home page.
    See: http://dev.getcrea.tv/ * These areas now have an entirely different FONT, SIZE, and COLOR as the rest of the site. I do not want a quick fix, I want the theme to properly APPLY the modifications I make via your back end. TO ALL areas on the site.

    Last but not least: Why are bulleted lists, and shortcode columns appearing black font when everything else is still gray font, despite changing the font color in Typograohy?
    See: http://dev.getcrea.tv/client-list/ <– shortcode columns appearing black
    See: http://dev.getcrea.tv/training-programs/ <– not-linked bulleted list font appearing black

    Your bit of CSS code to change the text COLOR only of the testimonial and toggle doesn’t resolve ANY of this.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 22, 2015 at 08:02

    Hello,

    1./2. The settings for body font and main font may not be applied for Visual Composer elements as they are loading settings from the plugin. In this case you have to use css code to change styles.

    3. As you can see li class uses body font by default:
    http://storage4.static.itmages.com/i/15/0722/h_1437548255_2830474_9fd184c34a.png
    Unfortunately there are no settings for paragraph font. It uses default style from style.css file:
    http://storage2.static.itmages.com/i/15/0722/h_1437548503_8277270_877bbdf243.png and you have to change it in custom.css to your needs.

    We’ll take this bug into our attention and fix it in the next theme update.
    Please take our apologies.

    Best regards,
    Jack Richardson.

  • Viewing 7 results - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.