Other icons

Modern, responsive, unique and elegant one-page WordPress theme to showcase your creativity
GK User
Wed Nov 13, 2013 12:07 pm
Hello,

Do you have other icons available for other links other than FB, Twitter, Google+? I would like to include Instagram, Wordpress blog, Website accounts on our website.

Thank you!
User avatar
Fresh Boarder

GK User
Wed Nov 13, 2013 12:24 pm
Adding additional elements is not easy task. You would need to create new data-name element, then add its support to js that converts html, and finally add new css classes.
Icons are generated using fontAwesome and :before pseudoclass.
User avatar
Moderator

GK User
Wed Nov 13, 2013 3:15 pm
User avatar
Moderator

GK User
Thu Nov 14, 2013 5:10 am
I'll look at the links you've sent.
Thank you!
User avatar
Fresh Boarder

GK User
Wed Nov 25, 2015 5:53 pm
Hi guys

I have a little problem... Im using the monarch plugin for the social icons... I add a short code that it gives me to include it in the same section of contact (in the text widget)

Code: Select all
<div class="gk-contact-form" data-cols="2">
[contactform name="yes" email="yes" title="no" captcha="no"]

<div><h3>Activame</h3><address><p>xxxxxxxxxx</p>
<p>*******</p>
<p>Teléfono: +501 234567</p>
<p class="gk-contact-footer">Síguenos  </p><p class="gk-contact-social-icons">
[et_social_follow icon_style="slide" icon_shape="circle" icons_location="left" col_number="auto" outer_color="dark"]

</div>
</div>


The problem is that It generates an " X" under the icons .

I try to test the quick code in other place like in a posts and it works quite well.

What can I do?.. please help me

Thank you guys!
User avatar
Gold Boarder

GK User
Thu Nov 26, 2015 9:22 am
Hi,
@oriana_e1984 could you provide your website URL where the issue is visible? Then we'll be able to help.
User avatar
Moderator

GK User
Thu Nov 26, 2015 1:56 pm
HI. yes!
www.activamebtl.com

Thank you Piotr
User avatar
Gold Boarder

GK User
Thu Nov 26, 2015 11:32 pm
Try to add the following custom css code:
Code: Select all
.box .et_social_networks li:before {
   display: none;
}

User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.