New Landing How can we help? Themeforest Theme Support Flexform Testimonial Title color

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Flexform
  • #3240
    KerplunkDesign
    Member
    Post count: 46

    Hello,
    I’m trying to change the color of the Testimonial title… I found the Alt 2 text in the Asset Background Options… but that changes the color of the title AND the testimonial body text. Is there a way to have the title and body different colors?

    http://cspmobile.com/site

    Thanks.

    #3255
    JR3 Creative Studio
    Member
    Post count: 26

    You can simply add this following code in Flexform Options > General > Custom CSS

    .alt-two h3.wpb_heading { color: #000000 !important; }

    if you want also change the bottom line color, after “!important;” but before the ‘}’ add this following code

    border-bottom-color: #000000;

    where #00000 is the hex code of color you want to use.

    Good evening ๐Ÿ˜‰

    #3474
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    @vividamusic – Thanks! ๐Ÿ™‚

    – Ed

    #88735
    KerplunkDesign
    Member
    Post count: 46

    Thank You!

    Is there a way to create more spacing between the text and the bottom line?

    #88877
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css;

    h3.wpb_heading {
      padding-bottom: 12px;
    }

    – Kyle

    #89178
    KerplunkDesign
    Member
    Post count: 46

    THANK YOU!

    #89217
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I’m glad that issue resolved. Thanks Kyle :-).
    With Best Regards
    Swift Ideas

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register