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

Image menu boxes

Home / Forums / Virtue Theme / Image menu boxes

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
October 22, 2014 at 10:32 pm

1. I know you get asked this a lot, so sorry for bothering. I’m trying to hide the “image menu” on mobile. I tried playing with some of the existing responses, but to no avail. I am trying to remove the four image menu boxes here: http://www.adventuregeardownload.com . I’m assuming it should look something like this:


@media
(max-width: 767px) {
.somethinghere {
display:none;
}
}

2. As a side question, is there a way to define how the boxes restructure when the window is resized? I would prefer they maintain either a line of 4 or 2×2. There is an ugly breakpoint when it is 3 across with 1 under.

Thanks in advance for your assistance, and keep up the amazing work!

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