• Resolved janfanj

    (@janfanj)


    Hi! Thanks for the theme is awesome.

    When I just started I deleted the twitter button from the custumize menu and now when I try to hoop it up there’s no icon. Also I wanted to add a Soundcloud o soundmix icon. Can you help with that? I’ve tryed so many things 🙁

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Hardeep Asrani

    (@hardeepasrani)

    Hi there,

    You just need to put your social URL there, it will automatically fetch the icon for that site. I’m not sure if Soundcloud is there, but you can try and if it’s not there then I can add it for you. Let me know. 🙂

    Thread Starter janfanj

    (@janfanj)

    Ok I got it haha. Soundcloud and Mixcloud aren’t there, if u can add it, it would be great.
    Also, can I add another section? I want to have a Gallery section

    Thankss

    Theme Author Hardeep Asrani

    (@hardeepasrani)

    Hi,

    You can add the following CSS for the icons:

    .icon-item .icon a[href*=“soundcloud.com"] i::before {
    	content: '\f1be’;
    }
    
    .icon-item .icon a[href*=“mixcloud.com"] i::before {
    	content: '\f289’;
    }

    It’s not possible to add a new section to the theme, at this point. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Social Buttons’ is closed to new replies.