Archived topic
widget no in iphone e ipad
1 reply · Started by informa on October 9, 2017
Viewing posts 1–2 of 2
Good morning,
in ipad and iphone i would not let the descriptions circled in red (widget)
It's possible?
https://www.allenamentoin20minuti.com/wp-content/uploads/2017/10/11.png
Hi there,
Try this CSS:
@media (max-width: 768px) {
.inside-top-bar #nav_menu-2,
.header-widget {
display: none;
}
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
This archived topic is closed to new replies.