Hi
Thanks for great support before. I have a couple of questions more:
1.
The Back Button (both in browser and devices) work bad. There only comes a black loadingscreen. I have to refresh to get the last page loaded. Any solutions?
2.
Is there a way to decide which Team member displays first? I can’t find out where to set it.
3.
Is it possible to center the icons at the social sharing option? I have previously tried this code to remove the Pinterest option:
.article-share.sharer-0 .social li[class*=pinterest] {
display: none;
}
.article-share.sharer-0 .social ul {
width: 240px!important;
}
But I want the four remaining logos to center over the button. Possible?
Kind regards,
Mats