Hi,
i have social icons in the top bar at the right.
How can i move them a little more to the right. So that it ends in one vertical line with the menu.
Thanks Simon
Hi simonac!
Please add following code to Quick CSS
#header_meta .container {
padding-right: 0;
}
Regards,
Yigit
Thanks!