Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Hid image widget on mobile

Home / Forums / Ascend Theme / Hid image widget on mobile

This topic is: Resolved
[Resolved]
Posted in: Ascend Theme
October 9, 2020 at 12:15 pm

Having trouble hiding the image on this page on mobile devices:

This is what I have in the Mobile CSS Declarations for the image widget now but it doesn’t work.


@media
screen and (max-width: 960px) {
.img.attachment-medium .size-medium { display: none; }
}

Thanks as always.
S

  • The forum ‘Ascend Theme’ is closed to new topics and replies.