Hi there theremotedr,
I am sorry for not getting back to you sooner, but I am
having problems trying to understand what is going on.
In particular this CSS...
Code:
/*** SOCIAL MEDIA ICONS ON PC HIDDEN ***/
@media screen and (min-width:50em) {
.footer-sharing,
footer a:nth-child(2),
footer a:nth-child(3),
footer a:nth-child(5),
.mobile-in{
display: none;
}
}
To help me resolve the problem can you just tell me which images you wish
to see when on a PC and which images you wish to see on a tablet or mobile.





I am guessing that you want 1,2,3,4 and 5 on tablet and mobile devices and
just 3 and 5 on the PC.
Please confirm or otherwise.
coothead
Bookmarks