Download Graphics for Your Collections and Featured Products:
https://drive.google.com/drive/folders/1EXLicZhpIqLE8r4BGHkaHNc9lyXg4yMN?usp=sharing
Some IDs you can target with CSS:
#bdi-change-store { // Sample code here. I.e display: none; to hide this section. } #buddi-online-menu-nav { // This is wrapping the navbar could be used for fix it's position or make it sticky. } #bdi-nav-button { // This targets the hamburger icon menu. } #bdi-cart-button { // This targets the cart button. } #buddi-online-menu-filters { // This targets the filters section. } #menu-content { // This targets the area where product tiles are shown. } #buddi-online-menu { // This is wrapping the entire menu }