My bad, I miss that one. Can you add the code below to the same style.css file
@media only screen and (max-width: 481px) {
.pplrabs {
display: none;
}
}
My bad, I miss that one. Can you add the code below to the same style.css file
@media only screen and (max-width: 481px) {
.pplrabs {
display: none;
}
}