• Resolved Tirips

    (@tirips)


    Hi,
    Great and simple plugin!
    As there is no CSS plugin file, how can I add a FontAwesome icon before the comments counter in the commas.
    Thanks in advance for your help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wpseek

    (@alphawolf)

    Hi @tirips, little bit depends on your used theme. May you please share the link to your archive page so I can have a look? Thanks!

    Thread Starter Tirips

    (@tirips)

    Thanks, but my website is under construction.
    I am using Blocksy theme.
    Thanks,

    Plugin Author wpseek

    (@alphawolf)

    Hi @tirips, sorry for it taking so long but I just released a new plugin update that adds several HTML classes to the plugin output HTML to be targeted with CSS.

    Adding a FontAwesome icon before the comments counter can now be added with something like this:

    
    .sya_container .sya_postcontent .sya_comments::before { content: "\f086"; font-family: "Font Awesome 5 Free"; }
    
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adding FontAwesome icon before comment count’ is closed to new replies.