Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #116045
    gladosss
    Participant

    Hello,

    Your theme like well, i creating on test website a child theme, but i missing one thing: http://test1337.funsite.cz/
    For example: Under Title is Date-Author.

    Can i add a comment FA icon with number of comments behind author like: Date-Author-Comments ? If not a premium function.

    Thank you,
    Glados.

    #116076
    Mahesh
    Keymaster

    @gladosss: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:

    .home .comments-link {
        display: block;
    }

    Regards,
    Mahesh

    #116118
    gladosss
    Participant

    Thank you for a fast reply 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Main page "comment" icon missing’ is closed to new replies.