Nilesh
    Spectator
    Posts: 37
    April 29, 2017 at 8:26 am #33553

    Hi,

    Change link color
    Theme options -> Styling -> Links -> General Link Color

    For Leave comment, you have add below custom css so change it.
    .entry-header .comment-count a {
    color: #aaa;
    }

    For Leave reply, also you have add below custom css
    .social-title, #reply-title {
    color: #fff;
    text-shadow: 0 1px 0px #222;
    }

    And button, Check this setting for button
    Theme options -> shortcodes -> button

    Remember one thing we have not provide A to Z typography option so some options are given the defualt style of color and font.

    Thank you

    Sue Young
    Spectator
    Posts: 96
    April 29, 2017 at 1:10 pm #33559

    The leave reply does not work – thanks for the other advise

    Sue

    Sue Young
    Spectator
    Posts: 96
    April 29, 2017 at 1:21 pm #33560

    My error – the copy and paste added extra characters, the leave a reply coded did work – sorry about that.

    Thanks!
    Sue

    Priyank
    Spectator
    Posts: 747
    April 29, 2017 at 3:21 pm #33562

    Hi,

    I think that leave a reply text is change because before change it’s display white after that it’s displaying black.
    http://prnt.sc/f27eus

    Thank you

    Sue Young
    Spectator
    Posts: 96
    May 1, 2017 at 5:02 am #33566

    Yes – I did post that I had an error in the code – and now that I know there are no settings I was able to set up the CSS to do what i needed. There are so many settings in the theme that I just wanted to be sure I was not using CSS if not necessary.

    Sue

    Nilesh
    Spectator
    Posts: 37
    May 1, 2017 at 7:21 am #33569

    Hi,

    Let’s good, Your problem is solved.
    contact us if remaining any problem.

    Thank you