Mega Menu Background Image
Hi how can I change megamenu background image.
My site is https://hipokrat.com.tr/
I have used that code on Google Chrome it works but when I write same code Theme Options > Custom CSS&JS area it doesn't work.
My code is here,
@media only screen and (min-width: 1240px)
.mm-vertical #Top_bar .menu > li > ul.mfn-megamenu {
background-image: url('/wp-content/uploads/2020/08/megamenu.jpg');
background-position: bottom right;
}
Comments
https://prnt.sc/tv67gc