Drop down menu backgrounds
i gave my menu a background using the code
.main-navigation {
background-image: url(“http://sussexbaptist.byethost7.com/wp-content/uploads/2015/01/Woven-Footer.jpg”);
}and it worked for the menu. but my problem is that the drop down menus still have the same old grey background colour. does anyone know how to fix this.
My theme is Vantage, and my website is sussexbaptist.byethost7.com
Thanks in advance.
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Never Mind, I fixed it with the following code
.main-navigation ul ul li { background-image: url(“http://sussexbaptist.byethost7.com/wp-content/uploads/2015/01/Woven-Footer.jpg”); }Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.