Hi, does anyone know how to hide “preview”(circled area in attached) in theme VENTURE? (Or how to adjust it?)
I want to show text only in drop-down menu without images,
looking forward to any comments and suggestinos, thanks!
Location: Grandhall.TW (grandhall-tw.myshopify.com) with password: 123456
Hello There,
- In your Shopify Admin go to online store > themes > actions > edit code
- Find Asset >theme.scss.css and paste this at the bottom of the file:
.grid__item.one-fifth.meganav__product {
display: none;
}
Hi ZestardTech,
Thanks for your kind reply, however, this is not I want, the following screenshot is from my another website using VENTRUE and that is what I want, showing only text without leaving a huge blank.
(Oh by the way, I have no idea why my EN Ver. website didn’t show “preview”…)