I’ve done all of that. But it doesn’t work :(.
I put :
.social_icon {
float: right;
}
In my custom css and “social_icon” in the css class of the link.
I tried with :
.social_icon {
float: right !important;
}
But my “f” is always on the left with my nav menu.
Sorry to disturb you π