@media all and (min-width: 1025px) {
.category-navigation-list>li,
.category-navigation-list-wrapper ul li:hover>.sublist-wrap>.sublist>li {
position: relative;
}
.category-navigation-list>li>.sublist-wrap,
.category-navigation-list-wrapper ul li:hover>.sublist-wrap>.sublist .sublist {
margin-top: -26px;
}
.category-navigation-list-wrapper .sublist-wrap .sublist {
min-height: 0 !important;
}
}
Hello again, OTH,
this option is available only is some of our themes.
The screenshot you have taken is from the Emporium theme. And if you are using that one, in particular, you can change the SOTD background image from the admin panel -> Nop-templates -> Themes -> Emporium -> Settings -> Additional settings -> Sale Of the Day Background Image
Hope this was helpful.