Social API buttons
Responsive WordPress theme suitable for Schools, Colleges or educational websites.
Hello.
I need assistance to align the Twitter button with G + and Facebook buttons.
To view the issue see the attached image.
here is the page link:
http://gns.edu.co/semana-santa/
-
- Fresh Boarder
HI,
Try to add the following custom css code:
- Code: Select all
#gk-social-api .item-twitter-button {
margin-top: 1px;
}
-
- Moderator