Hy, can someone tell me please how can i set the social icons and the copyright in one line at the bottom.
And i want to add next to social icons language switcher.
Thanks
.gk-social {
margin: 20px 0 0 0;
}
#gk-footer {
clear: none;
float: right;
margin: 15px 20px;
}
.copyright {
float: left;
}
.copyright + ul {
float: right;
margin-top: 10px;
margin-left: 20px;
}
#gk-menu-button + ul {
float: right;
margin-top: 15px;
margin-left: 20px
}