• Resolved Lars Henriksen

    (@adjunkten)


    Hello and thank you for a great plugin.

    I have a small problem: The Goodreads icon seems off in my author box (link) … ?

    Cheers,
    Lars

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello Lars,

    Thank you for reporting this!
    Simple Author Box uses FontAwesome 4.7 which does not have the Goodreads icon integrated yet, as it was introduced in 5.0.
    I have reported this to our developers and when they will fix this in our future update.
    In the meantime, I can give you a code to add there a book icon so it does not remain empty. Would that work for you?
    If yes, please go to Appearance > Customize > Additional CSS and add this code:

    
    .saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color.fa-goodreads::before {
        content: '\f02d';
    }

    You can follow the progress regarding this here:
    https://github.com/MachoThemes/simple-author-box/issues/70

    All the best,
    Mihaela

    Thread Starter Lars Henriksen

    (@adjunkten)

    Thanks for the css – the book icon makes sense for now.

    Kind regards,

    Lars

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Goodreads icon broken?’ is closed to new replies.