• Hello!

    I just wanted to see if you happened to know of a way to get custom social link images to be included within the dashscroll theme?

    For example, I have a few different sites that I’m on that I would like to have linked in my social links bar, but font awesome doesn’t have images available for it. Is there additional code that could be placed in the icon name to make it appear? I know right now it’s basically just using “fab <icon name>” as a class name, but wasn’t sure if the theme creators had any recommendations before trying to do something custom.

    Thanks and love the theme!
    xoxo,
    Bimbo Minx

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

Viewing 1 replies (of 1 total)
  • Theme Author Alexander Agnarson

    (@alxmedia)

    Hi!

    The way to add images to that sidebar would be to edit header.php. On line 60 you will find:

    
    <?php dashscroll_social_links() ; ?>
    

    Right after that, add your images with code.

Viewing 1 replies (of 1 total)
  • The topic ‘How to Add Custom Social Link Images’ is closed to new replies.