Home › Forums › WoodMart support forum › Menu Images Bigger Menu Images Bigger This topic has 3 replies, 2 voices, and was last updated 2 months, 1 week ago by Luke Nielsen. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts May 14, 2025 at 2:43 pm #660614 Creative MonksParticipant Hi guys, I would love to make the images on the menu items bigger. I tried some codes I had on this forum, but they didn’t work see attachment Attachments:You must be logged in to view attached files. May 14, 2025 at 3:01 pm #660626 Luke NielsenKeymaster Hello, Try to use the code below for help: .wd-dropdown-menu .wd-sub-menu li>a img { max-height: 25px; } Kind Regards May 15, 2025 at 10:34 pm #661041 Creative MonksParticipant that worked like a charm! what about the images in the main menu and sidebar? ( see attachment ) Attachments:You must be logged in to view attached files. May 16, 2025 at 9:43 am #661096 Luke NielsenKeymaster Hello, Sticky nav: .wd-sticky-nav .wd-nav-sticky>li>a .wd-nav-img { --nav-img-width: 30px; --nav-img-height: 30px; } Header menu: .whb-header-bottom .wd-nav-img { max-height: 20px; } Kind Regards Author Posts Tagged: bigger, element or, images, Mega Menu, menu Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register